iegomez / lds

Loraserver device simulator with a simple GUI.
44 stars 25 forks source link

device addr is equal to 0 in ABP #13

Closed starsky35 closed 4 years ago

starsky35 commented 4 years ago

Hi, I made successfull activation test in OTAA between lds and chirpstack server. However, I noticed that it fails in ABP because device addr stays 0 when sending uplink frames (when reading data from redis) I did some slight modification in the code to make it works but I am surprised that nobody reported the issue maybe I missed something in the conf.

scartill commented 4 years ago

Indeed, the issue looks critical enough to be noticed earlier. If you have a useful fix, could you please open a Pull Request? Thanks!

scartill commented 4 years ago

Please refer to merge request discussion #15