Skip to content
This repository was archived by the owner on Sep 16, 2024. It is now read-only.
This repository was archived by the owner on Sep 16, 2024. It is now read-only.

LoPy4: sending LoRa datagram to TTN V3 Stack after restore LoRa nvsram failure #582

Open
@teusH

Description

@teusH

Use of LoPy4, firmware 1.20.2.rc10 (jan 2021)
Issue with sending LoRa datagram to TTN V3 Stack after restore LoRa nvsram.

Migrating LoPy4 from V2 to V3 The Things Network Stack went ok after power off LoPy4, reset LoRa nvsram, power on.
First join went OK.
Rejoin after power cycle went ok.
If no LoRa nvsram dump/restore is used sending to TTN V3 Stack works OK.

The issue: those LoPy4's which use a restore of LoRa nvsram (so no rejoin) for sending the next datagram the LoRaWan package is not received by TTN.
So the deepsleep/reuse of LoRa state seems not to work with V3.
With TTN V2/deepsleep there was no LoRa state restore problem.
V3 is using a strickter LoRa implementation. E.g DevID use.
Is this a firmware issue or a use of LoRa state software issue?

Metadata

Metadata

Assignees

Labels

LoRaIssues related to LoRabugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions