Using da14695 USB Kit.
I get that the da1469x has a rombooter, that already includes FW-Update management including signature checking. The sampe app pxp_reporter with SUOTA functionality seems to be on top of that.
Now the question: Is it possible, to insert signed and encrypted application images in a custom way, from code? The aim here is to enable FUOTA via LoRaWAN.
Thanks.
Device:
Hi ZephraimMcKladden,
previ如上所述ous forum ticket, we have never tried to port the LoRaWAN on the DA14695.
https://support.dialog-semiconductor.com/forums/post/dialog-smartbond-bluetooth-low-energy-%E2%80%93-software/lorawan-stack-da1469x
I am not completely understand what you are truing to accomplish, but if you would like to use SUOTA functionality, please check section 5.2. Software Upgrade Over The Air (SUOTA) from theUM-B-092: DA1469x Software Platform Reference Manual.
http://lpccs-docs.dialog-semiconductor.com/um-b-092-da1469x_software_platform_reference/User_guides/User_guides.html#software-upgrade-over-the-air-suota
Thanks, PM_Dialog
The chapter you referenced describes how to update firmware over Bluetooth. That part is quite clear.
The question is: How can we use a different source for firmware binaries? LoRaWAN ist just an example.
Is there an API for firmware updates, other than just using the BLE-mgr?
Hi ZephraimMcKladden,
SUOTA is the only case for the firmware update that is using the BLE manager.
Thanks, PM_Dialog