Hi Jack!
Thanks for sharing this. I've pulled my hair out for ages to have Lora working correctly with my ESP32 deep sleep. This fixed it!
I am however interested in saving the keys to EEPROM, and reading them from there.
In your blog post, you wrote that is has a very limited lifespan - And I indeed understand that, so I am open for other ideas.
We are developing a edge device that will be set out in different areas. Battery life is VERY important for us, and thus if at any point the device should restart and do a join procedure, that would kill the battery completly.
I've tried different approaches to implement it, but I simply cannot get it working. Do you have an example or any other tips for how we can make it persistent with OTTA, and not use ABP?
Hi Jack!
Thanks for sharing this. I've pulled my hair out for ages to have Lora working correctly with my ESP32 deep sleep. This fixed it!
I am however interested in saving the keys to EEPROM, and reading them from there.
In your blog post, you wrote that is has a very limited lifespan - And I indeed understand that, so I am open for other ideas.
We are developing a edge device that will be set out in different areas. Battery life is VERY important for us, and thus if at any point the device should restart and do a join procedure, that would kill the battery completly.
I've tried different approaches to implement it, but I simply cannot get it working. Do you have an example or any other tips for how we can make it persistent with OTTA, and not use ABP?