MQTT Gateway Init:TSP Fail [solved]
-
Hi, I am trying to set up a new mqtt gateway. I have a nodemcu connected to a nrf24l01+ and flashed the mqtt gateway example.
On the serial monitor I see this output:0;255;3;0;9;MCO:BGN:INIT GW,CP=RNNGE--,VER=2.1.1 0;255;3;0;9;TSF:LRT:OK 0;255;3;0;9;TSM:INIT 0;255;3;0;9;TSF:WUR:MS=0 0;255;3;0;9;!TSM:INIT:TSP FAIL 0;255;3;0;9;TSM:FAIL:CNT=1 0;255;3;0;9;TSM:FAIL:PDT 0;255;3;0;9;TSM:FAIL:RE-INIT 0;255;3;0;9;TSM:INIT 0;255;3;0;9;!TSM:INIT:TSP FAIL 0;255;3;0;9;TSM:FAIL:CNT=2 0;255;3;0;9;TSM:FAIL:PDT ...
What does this mean? Is it not able to use the nrf or not able to connect to my Wifi or the mqtt broker? The credentials should be right but the NodeMCU does not show up in my router log. The NRF is also tested with an arduino and worked well there.
Thanks guys!
PS did anyone use the nodeMCU with a PLA version of the nrf? The AMS1117 on the nodeMCU should be strong enough to directly power both the nrf and the nodeMCU, right?
-
Anyone? I couldn't really find a description of this error anywhere. I only know that TSM=Transport State Machine, so something is wrong with the transport layer.... but what part?
-
0;255;3;0;9;!TSM:INIT:TSP FAIL
= Transport initialization failed, i.e. check the wiring or replace the radio module.
Here you can find additional information for transport (TSM/TSF)-related debug messages:
-
@tekka Thank you. I also found this but wasn't sure which part of the transport failed (radio, MQTT, wlan). I guess I'll have to check the wiring again as the radio worked with another arduino.
-
PS Tried another radio (again) and another usb Port to power it and now everything is working. Thank you
Suggested Topics
-
Day 1 - Status report
Announcements • 23 Mar 2014, 22:45 • hek 24 Mar 2014, 20:12 -
NODs stop responding, but ping works.
Troubleshooting • 20 days ago • Marcin 20 days ago -
Getting system time from the controller
Troubleshooting • 27 Feb 2025, 01:39 • dpcons 26 days ago -
Arduino nano and Uno in same My sensors network with NRF24L01+
Troubleshooting • 26 Jul 2024, 10:30 • DIY89 27 Aug 2024, 09:59 -
Ghost Child
Troubleshooting • 14 days ago • FcNanoLed 10 days ago -
Compiling Sensor code using BME280 and ESP8266
Troubleshooting • 26 Feb 2025, 00:32 • dpcons 26 Feb 2025, 06:22