Source code for esp8266-ota-flash-convert
See original GitHub issueI am looking for the source code of the esp8266-ota-flash-convert used in files esp8266-ota-flash-convert_upg.bin
and esp8266-ota-flash-convert.ino-0x81000.bin
.
As this project aims to liberate IoT devices from proprietary firmware, I would rather not flash some other binary blobs to my devices.
Thank you, Jan
Issue Analytics
- State:
- Created 5 years ago
- Reactions:1
- Comments:9 (2 by maintainers)
Top Results From Across the Web
vtrust-de/esp8266-ota-flash-convert - GitHub
Method 3 - Arduino IDE · Build esp8266-ota-flash-convert.ino using Flash Size "1M (Espressif OTA Rom 1)" · Convert to a version 2 binary....
Read more >ESP8266 OTA with Arduino IDE - Random Nerd Tutorials
OTA (Over the Air) update is the process of loading a new firmware to ESP8266 module using WiFi connection rather than a serial...
Read more >OTA Updates — ESP8266 Arduino Core documentation
OTA (Over the Air) update is the process of uploading firmware to an ESP module ... This mode uses the IDE to configure...
Read more >esp8266-ota-flash-convert | Intermediate upgrade firmware for ...
Implement esp8266-ota-flash-convert with how-to, Q&A, fixes, code snippets. ... Used for OTA flashing by https://github.com/ct-Open-Source/tuya-convert.
Read more >ESP8266 Over The Air (OTA) Programming Without Reset ...
#228 ESP32 Over the Air ( OTA ) Updates with ONE LINE are EASY! · ESP8266 and ESP32 Compatible Code Using Arduino IDE...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I think I found it: https://github.com/vtrust-de/esp8266-ota-flash-convert
@jalmeroth
Thanks for pointing out, @cscheib! I did a search but couldn’t find it. ¯_(ツ)_/¯