AquaDebug is a simple serial bus debugging application meant to be flashed on the AquaMQTT Board for troubleshooting the heat-pumps serial protocol.
AquaDebug is sniffing the serial protocol without altering or interpreting any data
AquaDebug expects the AquaMQTT Board to be configured as LISTENER
AquaDebug reads the heat-pumps serial protocol and provides raw data to MQTT
A python script running on any machine collects the data from MQTT and writes the data into files
In case you suspect that your heat-pump is incompatible with the existing AquaMQTT implementation, due to a different protocol, CRC or any other reason, you may try AquaDebug and provide a trace from your heat-pump communication as an github issue.
AquaDebug is a simple serial bus debugging application meant to be flashed on the AquaMQTT Board for troubleshooting the heat-pumps serial protocol.
In case you suspect that your heat-pump is incompatible with the existing AquaMQTT implementation, due to a different protocol, CRC or any other reason, you may try AquaDebug and provide a trace from your heat-pump communication as an github issue.