Trying to connect Sontex 531 heat meter to emonPi2 via M-Bus to USB converter (from OEM shop). Added it to the interfacers section in emonHub as per Docs:
[[MBUS]]
Type = EmonHubMBUSInterfacer
[[[init_settings]]]
device = /dev/ttyAMA0
baud = 2400
[[[runtimesettings]]]
pubchannels = ToEmonCMS,
read_interval = 10
validate_checksum = False
nodename = MBUS
[[[[meters]]]]
[[[[[heatmeter]]]]]
address = 1
type = sontex531
Edited address to match meter ‘0’, baud rate 2400 OK, but can’t find read interval value in Sontex manual/LCD configuration menu (unless Sontex call it something else?). Powered emonP12 off/on, but nothing showing in inputs and emonHub log states Invalid MBUS data received.
Any ideas where I maybe going wrong. Thanks.