Question
How to save LoRa key context into the flash so that it don't have to send the join request every time it wakes up or restart?
Hi!
I'm working on STM32WLE5JC micro-controller. Is there any way to write the firmware in such a way that I don't have to send the join request every time the controller wakes up or restarts?
I mean when I first time join the network, what are the specific parameters that I get in return and by saving them into the flash, retrieving them after a restart and get connected to network without sending the join request.
Any help if you can, I shall be very grateful.
Thank you.
Regards.
