Over-the-air wireless communication
Questions tagged [ota]
427 questions
0
votes
2 answers
ESP32 OTA update including data folder in bin firmware
I saw there are few libs and tutorial about esp32 OTA update but as far as I saw this is working only for the code and not for the data folder. In my case I have a web server which store all html, css, js etc under "data" folder. Is there any way to…

lucian_v
- 111
- 3
- 12
0
votes
0 answers
Things board OTA_MQTT_SUBscribe
please someone help me with this issue.
Hai ,I have flashed my ESP32 Wrover withthe example of subscribe_OTA_MQTT. the consulelog says:
Firwmare Update Subscription...
After i perform Assign new firmware in my Thingsboard Server. The firmware is…

Mohan Pannirselvam
- 21
- 1
0
votes
2 answers
ESP32 with ArduinoOTA on MacOS Monterey. I can upload sketck but I don't see monitor output
I am starting in ESP32 and OTA.
I am using the ArduinoOTA library.
The serial monitor output by connecting the ESP32 via USB works correctly.
I have already managed to upload my program to the ESP32 via Wifi. Works correctly.
But I am not able to…

Javier
- 395
- 3
- 18
0
votes
0 answers
Android 12AB partition OTA upgrade, how to shut down and restart without switching partitions after the update
After using UpdateEngine.applyPayload to complete the update, how to restart without switching to the updated partition
I haven't found such a solution.

pzb
- 1
0
votes
0 answers
Local update using OStree
I am considering OStree for updating my embedded devices. I understand that its used primarily as an OTA solution, but I would like to update devices locally as well, by just moving files from my computer to embedded device for quick fix or…

Tomáš Čikel
- 21
- 1
0
votes
0 answers
Certificate provisioning for IoT
I am considering to upscale an IoT project I'm running with esp32. I want to spend some time figuring out a correct way to provision certificates
I made an infrastructure in mind but don't know if it's secure enough.
I want to communicate between my…

Jonas Van Hoof
- 1
- 1
- 2
0
votes
0 answers
Invalid Segment Length error while doing OTA
I'm working on a esp32, trying to do a OTA update. I have the issues
" E (207512) esp_image: invalid segment length 0x400e47a4
0x400e47a4: _GLOBAL__sub_I__ZN11UpdateClass16_enablePartitionEPK15esp_partition_t at “
And
“E (61127) esp_image: invalid…

sab240
- 1
- 1
0
votes
1 answer
eas update is not working properly for my project
I am using eas build and update in my expo app, followed the docs for the implementation and everything was working fine. But I just tested it yesterday and it is not working now.
But what I realised is that, when I refresh the app 2 times (as…

Irfan wani
- 4,084
- 2
- 19
- 34
0
votes
0 answers
Xamarin Forms: BLE Laerdal Dfu OTA. compilation problems
I am trying to get an App to work with OTA Nordic Dfu, and the only xamarin nuget I can find was the one made by Laerdal on GitHub
When I try to build under iOS I am getting a few error like this one here:
Error MT5211: Native linking failed,…

Pascale Beaulac
- 889
- 10
- 28
0
votes
1 answer
Can we use Artifactory to store iOS builds for OTA installation?
Apple supports Over The Air (OTA) installation as long as we store both the manifest and the IPA in a publicly accessible location. Then we only have to share the URL of the manifest with our stake holders. I'm trying to store iOS builds in an…

ThE uSeFuL
- 1,456
- 1
- 16
- 29
0
votes
0 answers
ESP32 OTA read local files
I have this code in html, which has a form to send files, but I would like to read these files directly from a path on the computer, how do I do that? I'm new to the language
Thanks
const char* serverIndex =
"