I am using the STM32G081RBT Please help to find OTA using GSM
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-12-19 4:06 AM
I want to use the OTA function in STM32G081rb using GSM Please share with me the link which is related to that, tell me what are hardware changes need to be done for that OTA functionality.
Labels:
- Labels:
-
STM32G0 Series
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-12-19 3:55 PM
The STM32G081claims OTA support? Please provide a cite
You'd need to implement the OTA/IAP on the STM32 side, and pull data via the GSM modem, FTP or HTTP for example
For the Modem to do OTA on it's own firmware, you'll have to read the manual and determine the AT commands, sequences, etc to check and initiate that. Often an FTP to a modem side file system (NAND, eMMC)
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Up vote any posts that you find helpful, it shows what's working..
