I have now updated pimatic and homeduino to the latest versions.
I was testing with pilight and had the daemon running in a different terminal.
When I now start vhduino and type
RF receive 1
I see:
ACK
RF receive 468 1974 3928 9271 0 0 0 0 01020102010201020202010202010101010101010201020202020201010102010201010203
RF receive 340 1085 11278 0 0 0 0 0 01100110010101010101011001010101010101100110010102
RF receive 350 1079 11269 0 0 0 0 0 01100110010101010101011001010101010101100110010102
RF receive 347 1085 11272 0 0 0 0 0 01100110010101010101011001010101010101100110010102
RF receive 339 1083 397 11305 0 0 0 0 01100112010101010101011001010101010101100112010103
RF receive 344 1081 11280 0 0 0 0 0 01100110010101010101011001010101010101100110010102
However, after closing the pilight daemon, I see nothing in vhduino anymore!
When first starting vhduino and than pilight, nothing is happening either. So I have to exit both, start pilight and than vhduino.
In the pimatic messages window I still see nothing…
When starting pimatic I do see this message:
unknown message received: running on a raspberrypi
14:12:36.437 [pimatic-homeduino] Connected to homeduino device.
Debugging is enabled:
"settings": {
"httpServer": {
"enabled": true,
"port": 4000,
"authentication": false,
"debug": true,
"logLevel": "debug"
},
Please tell me what I can do to further investigate this…