Custom FUOTA possible on da1469x

Learn MoreFAQsTutorials

4 posts / 0 new
Last post
ZephraimMcKladden
Offline
Last seen:3 months 1 week ago
加入:2020-08-18 21:31
Custom FUOTA possible on da1469x

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:
PM_Dialog
Offline
Last seen:17 hours 26 min ago
工作人员
加入:2018-02-08 11:03
Hi ZephraimMcKladden,

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

ZephraimMcKladden
Offline
Last seen:3 months 1 week ago
加入:2020-08-18 21:31
The chapter you referenced

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?

PM_Dialog
Offline
Last seen:17 hours 26 min ago
工作人员
加入:2018-02-08 11:03
Hi ZephraimMcKladden,

Hi ZephraimMcKladden,

SUOTA is the only case for the firmware update that is using the BLE manager.

Thanks, PM_Dialog