I'm currently working on a software in order to use my GMC-320 with my mac and I found the SourceForge of Phil Gillaspy that include a description of protocol used by this equipment (https://sourceforge.net/p/gqgmc/code/ci/master/tree/. Extract of associated Word document:
List of commands: <GETSERIAL>> <GETVER>> <GETVOLT>> <GETCPM>> <GETCPS>> <GETCFG>> <ECFG>> <CFGUPDATE>> <HEARTBEAT1>> <HEARTBEAT0>> <POWEROFF>> <POWERON>> <SETDATETIME <GETDATETIME>> <REBOOT>> <FACTORYRESET>>
When I send one of these commands, there's no response. My equipment revision is Re 4.16; Are these parameters and commands still valid for this revision?
About CPS and CPM values, can you confirm the information I found in Phil Gillaspy C++ code about upper two bits in MSB byte that are reserved bits and should not be used?
I also extracted VendorID (0x1a86) and ProductID (0x7523) for my GMC-320; I suppose VendorID is the same for other GQ Geiger counters but can you give me ProductID for GMC-300 and other geiger counters?