Radio no longer working after new Hassbian install
Troubleshooting
4
Posts
3
Posters
926
Views
3
Watching
-
I had a perfectly working MySensors Pi Gateway working on Ethernet alongside a Home Assistant install on the same Pi.
I decided to upgrade the Home Assistant to the latest Hassbian image which meant reinstallation of MySensors. Everything installed OK however now MySensors fails to talk to the radio. Nothing was physically changed on the Pi so I'm reasonably certain the radio and wiring are OK although I have since added a cap on the power supply pins.
Any thoughts?
Here is the debugging output:
pi@ShedHA:~/MySensors $ ./bin/mysgw -d mysgw: Starting gateway... mysgw: Protocol version - 2.1.1 mysgw: MCO:BGN:INIT GW,CP=RNNG---,VER=2.1.1 mysgw: TSM:INIT mysgw: TSF:WUR:MS=0 mysgw: !TSM:INIT:TSP FAIL mysgw: TSM:FAIL:CNT=1 mysgw: TSM:FAIL:PDT mysgw: TSM:FAIL:RE-INIT mysgw: TSM:INIT mysgw: !TSM:INIT:TSP FAIL mysgw: TSM:FAIL:CNT=2 mysgw: TSM:FAIL:PDT mysgw: TSM:FAIL:RE-INIT mysgw: TSM:INIT mysgw: !TSM:INIT:TSP FAIL mysgw: TSM:FAIL:CNT=3```