Radio power supply shutdown
Hi,
I have a project with heavy constrains on power consumption.
I want to completely shut down the supply of the LoRa modem when not in use to save the needed µA.
The CPU can save any context needed.
The NVM module seems to be the way to go.
I've seen some use of it in the lmhandler of the Pattern/Advanced directory but I don't see any example code in the i-cube-lrwan package.
Is there such an example code available somewhere?
If not, is the lmhandler code known as working? and should I replace the LoRa Basic calls by lmhandler ones?
Thanks in advance,
Best regards,
JC