Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thingsboard/esp32-ota
ESP32 OTA based on ThingsBoard Open-source IoT Platform
https://github.com/thingsboard/esp32-ota
esp-idf esp32 esp32-idf espressif ota ota-update thingsboard
Last synced: 14 days ago
JSON representation
ESP32 OTA based on ThingsBoard Open-source IoT Platform
- Host: GitHub
- URL: https://github.com/thingsboard/esp32-ota
- Owner: thingsboard
- Created: 2019-02-18T17:43:40.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-18T17:56:47.000Z (almost 6 years ago)
- Last Synced: 2024-04-16T07:33:32.869Z (7 months ago)
- Topics: esp-idf, esp32, esp32-idf, espressif, ota, ota-update, thingsboard
- Language: C
- Homepage: https://thingsboard.io/docs/samples/esp32/ota/
- Size: 530 KB
- Stars: 52
- Watchers: 13
- Forks: 42
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ESP32 firmware sample project for OTA update using ThingsBoard and for sending telemetry to ThingsBoard.
See all details in [ESP32 OTA using ThingsBoard](https://thingsboard.io/docs/samples/esp32/ota/) tutorial.ThingsBoard is an open-source server-side platform that allows you to monitor and control IoT devices. It is free for both personal and commercial usage and you can deploy it anywhere. If this is your first experience with the platform we recommend to review what-is-thingsboard page and getting-started guide.
ESP32 is a series of low-cost, low-power SOC microcontrollers with integrated self-contained Wi-Fi and dual-mode Bluetooth.
This sample application allow you to deliver a new firmware images to EPS32 with using ThingsBoard and OTA.