Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initialize LoRa Radio via ABP won't change "device address"/NwSKey/AppSKey #47

Open
eihnat opened this issue Jan 29, 2022 · 2 comments
Open

Comments

@eihnat
Copy link

eihnat commented Jan 29, 2022

I was playing with setting app in TTNv3 and deleted device I've setup with ABP (microbit with lora node module).
When trying to recreate device, I'm unable to setup Radio Via OTAA - device won't communicate with LoraGW, but when setting up with ABP again, it will communicate with GW, but still uses old "device address" and I don't see any data under app/device live view.

Is it possible to "reset" lorawan module, since it seems initial setup for ABP got hardcoded and I cannot get those data back to setup device in TTN.
When trying to flash with new code, even if having option Initialise Lora Radio via ABP with new data, it won't change it.

@jus-dan
Copy link
Contributor

jus-dan commented Mar 7, 2022

I changed time delay after hardreset in the lib (pull request is done). It solves the issue for me on RAK811 with firmware versions 2.x.x.x. Newer RAK firmware is not comapatible because of new AT commands (3.x.x.x).

@shawaj
Copy link
Member

shawaj commented Jan 5, 2023

@eihnat we just merged @jus-dan PR #49 - can you test it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants