Closed ccchang12 closed 5 years ago
Thank you for raising this issue. Please note we have updated our policies and now only defects should be raised directly in GitHub. Going forward questions and enhancements will be considered in our forums, https://forums.mbed.com/ . If this issue is still relevant please re-raise it there. This GitHub issue will now be closed.
Description
My H/W board with a SX1278 chip, I think the SX1278 should be compatible with SX1276, so I select SX1276 be the lora-radio in mbed_app.json of mbed-os-example-lorawan.
But after run it, I get below "TX Timeout" error messages. Could you please provide any idea for this issue?
======= Message Start ======= [DBG ][LSTK]: Initializing MAC layer
Mbed LoRaWANStack initialized
CONFIRMED message re=ries : 3
Adaptive data rate (ADR) - Enabled [DBG ][LSTK]: Initiating ABP [DBG ][LSTK]: Frame Counters. UpCnt=0, DownCnt=0 [DBG ][LSTK]: ABP connection OK.
Connection - In Progress ...
Connection - Successful
Dummy Sensor Value = 1 [INFO][LMAC]: RTS = 25 bytes, PEND = 0, Port: 15 [DBG ][LMAC]: Frame prepared to send at port 15 [DBG ][LMAC]: TX: Channel=15, TX DR=5, RX1 DR=5
25 bytes scheduled for transmission [DBG ][LSTK]: TX Timeout [ERR ][LSTK]: Fatal Error, Radio failed to transmit
Transmission Error - EventCode = 3 ======= Message End =======
Issue request type