Replies: 2 comments 21 replies
-
Please provide your hardware setup, software setup and the (debug protocol) log of a full join cycle, with millisecond timestamps enabled in your terminal. |
Beta Was this translation helpful? Give feedback.
-
The devil being in the details, perhaps share that or use LW Starter.
Tiny device says "Knock knock", giant responds in booming voice "You're in!", device totally overwhelmed with the volume & doesn't understand anything. LoRa = Long Range - 5m & a brick wall separation is a typical minimum - if your JR RSSI is -50 or above it will need moving. TL;DR: You've got known good hardware, the MCU & radio are talking, so this looks likes the classic "too close" problem. |
Beta Was this translation helpful? Give feedback.
-
Given the title what could I be doing wrong?
It seems to me that the RadioLib configuration should be at least correct enough to send the join request and get it accepted. I also haven't noticed any packet loss (device and gateway are in the same room) so I'm assuming it's not that the device isn't receiving the reply.
The code I'm using is functionally the same as LoRaWAN_Starter.
The Live Data in the console shows "js.join.accept", followed by "ns.up.join.process" and finally a "as.up.join.forward".
I haven't added any logs but can provide them.
Beta Was this translation helpful? Give feedback.
All reactions