logo elektroda
logo elektroda
X
logo elektroda

How to Upload .bin File to ESP8266 (ESP-12E) via OTA Without Disassembly?

egon-tv 1656 4
ADVERTISEMENT
Treść została przetłumaczona polish » english Zobacz oryginalną wersję tematu
  • #1 17825995
    egon-tv
    Level 21  
    Welcome,

    I have a device made on ESP (unfortunately I didn't make it because I have no knowledge). I have a new .bin file with soft for it.

    How to upload it via OTA (the device is sealed and I can't take it apart).

    I installed the Andruino, downloaded the files to support the ESP8266. but I don't know how to upload the BIN to the device. I can connect to the device directly (it has a client) at address 192.168.1.1. Andruino sees it because in the bottom right I have info that it sees the ESP8266 at the address indicated but what to do next. Maybe someone can spare a few minutes to describe it to me in a simple way. I select the port with the address as in the screen shot but there is no option like upload bin or something like that.... Thank you in advance for your guidance.

    How to Upload .bin File to ESP8266 (ESP-12E) via OTA Without Disassembly? .
  • ADVERTISEMENT
  • #2 17826271
    khoam
    Level 42  
    egon-tv wrote:
    How to upload it via OTA (the device is sealed and I can't take it apart).
    .

    And how do you know if the current soft in this ESP will support OTA? It is not that obvious. Under this link there is a fairly accessible explanation of how firmware can be loaded via OTA, but I'm afraid that without getting directly into the ESP it will be difficult.

    Added after 14 [minutes]:

    egon-tv wrote:
    Andruino can see it because in the lower right I have info that it can see the ESP8266 at the address indicated
    .
    Here it's displaying information about the configuration that is set up in the Arduino IDE, not whether there is actual communication over the network with the ESP.
  • ADVERTISEMENT
  • #3 17826365
    kaczakat
    Level 34  
    If you have the bin file, it is uploaded via the configurator web page in ESP (you should have WIFI manager). Log in to ESP - SYSTEM SETTING tab, indicate the file to be downloaded and follow the instructions.
    Helpful post? Buy me a coffee.
  • ADVERTISEMENT
  • #5 17828016
    egon-tv
    Level 21  
    How to Upload .bin File to ESP8266 (ESP-12E) via OTA Without Disassembly? Gentlemen - the subject is back on the agenda.

    ESP 8266 version 4 MB - I need to upload two files - one is "program.bin: which I program from address 0x00000. But from what address do I program the second file "spiffs.bin" from the second memory space? I can't find this anywhere...

    How to Upload .bin File to ESP8266 (ESP-12E) via OTA Without Disassembly? .
ADVERTISEMENT