Exposing RSSI, RSCP, etc. to Modbus registers

Thanks Nick,

Definitely more complicated than I wanted, but do-able. I’ll hook my PLC to the serial port, create a custom protocol handler to issue the AT command, parse the response, and place the value into a Modbus register.

Oh well, good skills to practice.

Thanks again,

Will