logo elektroda
logo elektroda
X
logo elektroda

[Solved] Reading and editing code on ESP8266 NodeMCU v3 - how to do it?

slowik359 1197 2
ADVERTISEMENT
This content has been translated flag-pl » flag-en View the original version here
  • #1 21000733
    slowik359
    Level 4  
    Posts: 32

    Hello warmly I have the code uploaded to the ESP8266 via Arduino and would like to edit it. I have lost the original one somewhere and is it possible to read or write it?
  • ADVERTISEMENT
  • Helpful post
    #2 21000749
    waltersalata
    Level 25  
    Posts: 723
    Help: 66
    Rate: 289
    slowik359 wrote:
    Hello I have the code uploaded to the esp8266 via arduino and would like to edit it. I have lost the original somewhere and is it possible to read or write it?


    There is no such possibility. Before uploading, the program code is converted into a binary form, incomprehensible to ordinary people.
  • #3 21001132
    slowik359
    Level 4  
    Posts: 32
    reply
ADVERTISEMENT