ARMmbed / mbed-os

Arm Mbed OS is a platform operating system designed for the internet of things
https://mbed.com
Other
4.68k stars 2.99k forks source link

[LoRaWAN] SX1278 issue #11333

Closed ccchang12 closed 5 years ago

ccchang12 commented 5 years ago

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

[X] Question
[ ] Enhancement
[ ] Bug
ciarmcom commented 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.