The presence of the following [nodes] settings in the configuration file results in unexpected outputs appearing in the logs.
[nodes]
[[11]]
nodename = emonTx_3
firmware =V2_3_emonTxV3_4_DiscreteSampling
hardware = emonTx_(NodeID_DIP_Switch1:OFF)
[[[rx]]]
names = power1, power2, power3, power4, Vrms, temp1, temp2, temp3, temp4, temp5, temp6, pulse
datacodes = h,h,h,h,h,h,h,h,h,h,h,L
scales = 1,1,1,1,0.01,0.1,0.1, 0.1,0.1,0.1,0.1,1
units =W,W,W,W,V,C,C,C,C,C,C,p
The following is the log output when the above is present. For some reason I get help as if a “?” was sent to the RF69Pi
2024-01-07 19:04:12,170 INFO MainThread EmonHub v2.5.2
2024-01-07 19:04:12,171 INFO MainThread Opening hub...
2024-01-07 19:04:12,171 INFO MainThread Running as user: pi
2024-01-07 19:04:12,172 INFO MainThread Logging level set to DEBUG
2024-01-07 19:04:12,173 INFO MainThread Creating EmonHubOEMInterfacer 'EmonPi2'
2024-01-07 19:04:12,174 DEBUG MainThread Opening serial port: /dev/ttyAMA0 @ 38400 bits/s
2024-01-07 19:04:12,176 INFO MainThread Creating EmonHubMqttInterfacer 'MQTT'
2024-01-07 19:04:12,178 DEBUG MainThread Setting MQTT pubchannels: ['ToRFM12']
2024-01-07 19:04:12,178 DEBUG MainThread Setting MQTT subchannels: ['ToEmonCMS']
2024-01-07 19:04:12,179 INFO MainThread Setting MQTT node_format_enable: 0
2024-01-07 19:04:12,179 INFO MainThread Setting MQTT nodevar_format_enable: 1
2024-01-07 19:04:12,180 INFO MainThread Setting MQTT nodevar_format_basetopic: emon/
2024-01-07 19:04:12,180 INFO MainThread Setting MQTT node_JSON_enable: 0
2024-01-07 19:04:12,181 INFO MainThread Creating EmonHubEmoncmsHTTPInterfacer 'emoncmsorg'
2024-01-07 19:04:12,183 DEBUG MainThread Setting emoncmsorg interval: 30
2024-01-07 19:04:12,184 DEBUG MainThread Setting emoncmsorg pubchannels: ['ToRFM12']
2024-01-07 19:04:12,184 DEBUG MainThread Setting emoncmsorg subchannels: ['ToEmonCMS']
2024-01-07 19:04:12,185 INFO MainThread Setting emoncmsorg apikey: set
2024-01-07 19:04:12,185 INFO MainThread Setting emoncmsorg url: http://192.168.68.111
2024-01-07 19:04:12,186 INFO MainThread Setting emoncmsorg senddata: 1
2024-01-07 19:04:12,186 INFO MainThread Setting emoncmsorg sendstatus: 0
2024-01-07 19:04:12,187 INFO MainThread Setting emoncmsorg sendnames: 1
2024-01-07 19:04:12,187 INFO MainThread Setting emoncmsorg compress: 0
2024-01-07 19:04:12,189 DEBUG MainThread Automatic configuration of nodes enabled
2024-01-07 19:04:21,114 DEBUG EmonPi2 ---------------------------------------------------------------------
2024-01-07 19:04:21,119 DEBUG EmonPi2 Config format: old
2024-01-07 19:04:21,129 DEBUG EmonPi2 CONFIG SET:group cmd:210g reply:[RF12demo.14] K i11 g210 @ 433 MHz q1
2024-01-07 19:04:21,131 DEBUG EmonPi2 CONFIG SET:frequency cmd:433b reply:> 210g
2024-01-07 19:04:21,208 DEBUG EmonPi2 CONFIG SET:baseid cmd:11i reply:K i11 g210 @ 433 MHz q1
2024-01-07 19:04:21,209 DEBUG EmonPi2 ---------------------------------------------------------------------
2024-01-07 19:04:21,310 DEBUG EmonPi2 > 433b
2024-01-07 19:04:21,411 DEBUG EmonPi2 > 11i
2024-01-07 19:04:21,513 DEBUG EmonPi2 K i11 g210 @ 433 MHz q1
2024-01-07 19:04:31,076 DEBUG EmonPi2 5 NEW FRAME : OK 11 6 0 5 0 3 0 0 0 254 44 184 11 184 11 184 11 184 11 184 11 184 11 0 0 0 0 (-58)
2024-01-07 19:04:31,079 DEBUG EmonPi2 5 Timestamp : 1704654271.076376
2024-01-07 19:04:31,080 DEBUG EmonPi2 5 From Node : 11
2024-01-07 19:04:31,080 DEBUG EmonPi2 5 Values : [6, 5, 3, 0, 115.18, 300, 300, 300, 300, 300, 300, 0]
2024-01-07 19:04:31,081 DEBUG EmonPi2 5 RSSI : -58
2024-01-07 19:04:31,082 DEBUG EmonPi2 5 Sent to channel(start)' : T
2024-01-07 19:04:31,083 DEBUG EmonPi2 5 Sent to channel(end)' : T
2024-01-07 19:04:31,083 DEBUG EmonPi2 5 Sent to channel(start)' : o
2024-01-07 19:04:31,084 DEBUG EmonPi2 5 Sent to channel(end)' : o
2024-01-07 19:04:31,085 DEBUG EmonPi2 5 Sent to channel(start)' : E
2024-01-07 19:04:31,085 DEBUG EmonPi2 5 Sent to channel(end)' : E
2024-01-07 19:04:31,086 DEBUG EmonPi2 5 Sent to channel(start)' : m
2024-01-07 19:04:31,087 DEBUG EmonPi2 5 Sent to channel(end)' : m
2024-01-07 19:04:31,087 DEBUG EmonPi2 5 Sent to channel(start)' : o
2024-01-07 19:04:31,088 DEBUG EmonPi2 5 Sent to channel(end)' : o
2024-01-07 19:04:31,089 DEBUG EmonPi2 5 Sent to channel(start)' : n
2024-01-07 19:04:31,089 DEBUG EmonPi2 5 Sent to channel(end)' : n
2024-01-07 19:04:31,090 DEBUG EmonPi2 5 Sent to channel(start)' : C
2024-01-07 19:04:31,091 DEBUG EmonPi2 5 Sent to channel(end)' : C
2024-01-07 19:04:31,091 DEBUG EmonPi2 5 Sent to channel(start)' : M
2024-01-07 19:04:31,092 DEBUG EmonPi2 5 Sent to channel(end)' : M
2024-01-07 19:04:31,093 DEBUG EmonPi2 5 Sent to channel(start)' : S
2024-01-07 19:04:31,093 DEBUG EmonPi2 5 Sent to channel(end)' : S
2024-01-07 19:04:31,295 DEBUG EmonPi2 5 sent TX packet: T11,6,0,5,0,3,0,0,0,115,0,44,1,44,1,44,1,44,1,44,1,44,1,0,0,
2024-01-07 19:04:31,297 DEBUG EmonPi2 5 sent TX packet: T11,6,0,5,0,3,0,0,0,115,0,44,1,44,1,44,1,44,1,44,1,44,1,0,0,
2024-01-07 19:04:31,299 DEBUG EmonPi2 5 sent TX packet: T11,6,0,5,0,3,0,0,0,115,0,44,1,44,1,44,1,44,1,44,1,44,1,0,0,
2024-01-07 19:04:31,301 DEBUG EmonPi2 5 sent TX packet: T11,6,0,5,0,3,0,0,0,115,0,44,1,44,1,44,1,44,1,44,1,44,1,0,0,
2024-01-07 19:04:31,504 DEBUG EmonPi2 Available commands:
2024-01-07 19:04:31,607 DEBUG EmonPi2 <nn> i - set node ID (standard node ids are 1..30)
2024-01-07 19:04:31,710 DEBUG EmonPi2 <n> b - set MHz band (4 = 433, 8 = 868, 9 = 915)
2024-01-07 19:04:31,815 DEBUG EmonPi2 <nnnn> o - change frequency offset within the band (default 1600)
2024-01-07 19:04:31,919 DEBUG EmonPi2 96..3903 is the range supported by the RFM12B
2024-01-07 19:04:32,024 DEBUG EmonPi2 <nnn> g - set network group (RFM12 only allows 212, 0 = any)
2024-01-07 19:04:32,129 DEBUG EmonPi2 <n> c - set collect mode (advanced, normally 0)
2024-01-07 19:04:32,236 DEBUG EmonPi2 t - broadcast max-size test packet, request ack
2024-01-07 19:04:32,341 DEBUG EmonPi2 ...,<nn> a - send data packet to node <nn>, request ack
2024-01-07 19:04:32,448 DEBUG EmonPi2 ...,<nn> s - send data packet to node <nn>, no ack
2024-01-07 19:04:32,555 DEBUG EmonPi2 <n> q - set quiet mode (1 = don't report bad packets)
2024-01-07 19:04:32,664 DEBUG EmonPi2 <n> x - set reporting format (0: decimal, 1: hex, 2: hex+ascii)
2024-01-07 19:04:32,772 DEBUG EmonPi2 <nnn> y - enable signal strength trace mode, default:0 (disabled)
2024-01-07 19:04:32,879 DEBUG EmonPi2 sample interval <nnn> secs/100 (0.01s-2.5s) eg 10y=0.1s
2024-01-07 19:04:32,987 DEBUG EmonPi2 123 z - total power down, needs a reset to start up again
2024-01-07 19:04:33,092 DEBUG EmonPi2 Remote control commands:
2024-01-07 19:04:33,198 DEBUG EmonPi2 <hchi>,<hclo>,<addr>,<cmd> f - FS20 command (868 MHz)
2024-01-07 19:04:33,307 DEBUG EmonPi2 <addr>,<dev>,<on> k - KAKU command (433 MHz)
2024-01-07 19:04:33,412 DEBUG EmonPi2 Current configuration:
2024-01-07 19:04:33,516 DEBUG EmonPi2 K i11 g210 @ 433 MHz q1
2024-01-07 19:04:33,720 DEBUG EmonPi2 Available commands:
2024-01-07 19:04:33,827 DEBUG EmonPi2 <nn> i - set node ID (standard node ids are 1..30)
2024-01-07 19:04:33,933 DEBUG EmonPi2 <n> b - set MHz band (4 = 433, 8 = 868, 9 = 915)
2024-01-07 19:04:34,040 DEBUG EmonPi2 <nnnn> o - change frequency offset within the band (default 1600)
2024-01-07 19:04:34,148 DEBUG EmonPi2 96..3903 is the range supported by the RFM12B
2024-01-07 19:04:34,254 DEBUG EmonPi2 <nnn> g - set network group (RFM12 only allows 212, 0 = any)
2024-01-07 19:04:34,361 DEBUG EmonPi2 <n> c - set collect mode (advanced, normally 0)
2024-01-07 19:04:34,467 DEBUG EmonPi2 t - broadcast max-size test packet, request ack
2024-01-07 19:04:34,573 DEBUG EmonPi2 ...,<nn> a - send data packet to node <nn>, request ack
2024-01-07 19:04:34,679 DEBUG EmonPi2 ...,<nn> s - send data packet to node <nn>, no ack
2024-01-07 19:04:34,785 DEBUG EmonPi2 <n> q - set quiet mode (1 = don't report bad packets)
2024-01-07 19:04:34,893 DEBUG EmonPi2 <n> x - set reporting format (0: decimal, 1: hex, 2: hex+ascii)
2024-01-07 19:04:35,001 DEBUG EmonPi2 <nnn> y - enable signal strength trace mode, default:0 (disabled)
2024-01-07 19:04:35,108 DEBUG EmonPi2 sample interval <nnn> secs/100 (0.01s-2.5s) eg 10y=0.1s
2024-01-07 19:04:35,214 DEBUG EmonPi2 123 z - total power down, needs a reset to start up again
2024-01-07 19:04:35,318 DEBUG EmonPi2 Remote control commands:
2024-01-07 19:04:35,425 DEBUG EmonPi2 <hchi>,<hclo>,<addr>,<cmd> f - FS20 command (868 MHz)
2024-01-07 19:04:35,531 DEBUG EmonPi2 <addr>,<dev>,<on> k - KAKU command (433 MHz)
2024-01-07 19:04:35,634 DEBUG EmonPi2 Current configuration:
2024-01-07 19:04:35,738 DEBUG EmonPi2 K i11 g210 @ 433 MHz q1
And so far no new input values have appeared in Emoncms.