SodaqMoja / SodaqOne-UniversalTracker

37 stars 28 forks source link

Issue sending lora packet after being disconnected for a while #16

Closed cyclops1982 closed 3 years ago

cyclops1982 commented 4 years ago

Hi, I'm testing the Sodaq ONE v3. Currently it's configured for OTAA and ADR and set to send out an update every 10 min. ACK is enabled.

I've configured and joined it with Chirpstack which has been working fine. After a while, the battery runs out, or gets very low. So it wasn't able to send out an updated properly.

I've now connected it to the console again and it currently shows this messaging:

Trying to join...
[wakeUp]
>> mac set deveui 0004A30B00EB5E28
[expectString] ("ok") .--> "@2BB�@2BB�@2BB�@2BB�@2BB�@2BB�@2BB�@2BB�@2BB�@2BB�@2"
Failed to reconnect! Hardware-resetting the modem and scheduling a retransmission (if applicable).
[hardwareReset]
[expectString] ("RN") .--> "RN2483 1.0.5 Oct 31 2018 15:06:52" found a match!

I believe the mac set deveui returns something wrong and it feels to me like it's just returning a wrong bit of memory.

Has anybody seent his, is there a fix for this?

cyclops1982 commented 3 years ago

I didn't see this issue anymore, so it can be closed.

I am now using a beta version from @janvl1234 - Although there is no specific change to Lora in that version, it does seem to work a lot better.