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 -
Echo request is not set
Troubleshooting • 12 Aug 2024, 15:36 • kamilb85 3 Sept 2024, 08:58 -
JSN SR04T - Temperature Influencing Readings
Troubleshooting • 6 Sept 2019, 07:51 • Timbergetter 4 days ago -
Can not compile MySensors on esp8266
Troubleshooting • 24 Aug 2024, 15:35 • TheoL 29 Aug 2024, 20:47 -
Getting system time from the controller
Troubleshooting • 27 Feb 2025, 01:39 • dpcons 29 days ago -
Compiling Sensor code using BME280 and ESP8266
Troubleshooting • 26 Feb 2025, 00:32 • dpcons 26 Feb 2025, 06:22