Hello,
Why can I not use 'Program with bootLoader' for FOTA in function packs like 'en.fp-sns-allmems1_firmware_v4.1.0', and 'en.fp-sns-allmems2_v2.1.0' that provide two different binaries?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-03-11 3:00 AM
Hardware: SensorTile.box
The project readme.txt file suggests that the software should start from the memory address 0x08004000 in FLASH.
- How can I change this when I am downloading the software from the Android app?
- The board has to be restarted after the software is downloaded on the sensor, can I eliminate this restart process in any way?
Regards
Aditi Prakash
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-03-11 6:35 AM
Hi Aditi Prakash @aditi1prakash​ ,
regarding the upload procedure (the request to start from memory address 0x08004000), try to use the STM32CubeProg tool by changing the start address in the field shown by the red circle in the picture below.
Regarding the second point, I'm afraid that the board must be restarted after firmware download, by unplugging the USB cable and/or by disconnecting the battery.
If my reply answered your question, please click on Select as Best at the bottom of this post. This will help other users with the same issue to find the answer faster.
-Eleon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-03-14 2:17 AM
Hi @Eleon BORLINI​,
Thank you :)
But my first question was, if it is possible to change the starting address from the Android app.
And, why is the binary with Bootloader not supported for FOTA?
Below is a snip from the readme.txt file of the project.
Regards,
Aditi Prakash
