ARMmbed / mbed-os-example-lorawan

Simple LoRaWAN example application for mbed OS
Apache License 2.0
79 stars 93 forks source link

FRDM-k64F not connecting #187

Open sorny92 opened 4 years ago

sorny92 commented 4 years ago

I'm using a FRDM-K64F and a RFM95W (SX1276) I made the minimum configuration but when I run the program it gets stuck in this part.

Mbed LoRaWANStack initialized                                                  

 CONFIRMED message retries : 3                                                  

 Adaptive data  rate (ADR) - Enabled                                            

 Connection - In Progress ...           

I suspected that maybe the connections were wrong so I tested changing the Activation Method to ABP and then it sent messages, I could see the Gateway getting the messages but the messages would not get to the TTN application.

As gateway I'm using a simple RPI+RFM95W as single channel gateway.

ciarmcom commented 4 years ago

ARM Internal Ref: IOTCELL-2467