Looking for examples for OTA programming for the STM32WL using LoRa
Greetings.
I am planning on building a project using this wonderful chip. Over-the-air updating is not required but would be a very good feature to have. I have no previous experience with this sort of programming, and I would like to know if there are any examples I can look into to see if it would be possible for me to implement them.
I saw there were examples for LoRaWAN FUOTA included with STM32CUBEWL:
It is most likely my fault due to lack of knowledge of this technique, but looking through the folders and reading the readmes included, I couldn't find an example of uploading a new program through LoRa or similar.
Any pointers in the right direction would be greatly appreciated! Thank you very much.