Code Protect - Does It Available..!

I’m doing a code using Arduino IDE & uploading it to ESP-01S board. My only doubt is, can anyone be able to copy the code from ESP01S?

Thanks

Why the worry?

Because someone can copy my months of hardwork... & put their names & sell it on market :frowning:

Keep Your programmed ESP board in Your hands.

Why cant you say that it does not have any code protections? Without giving proper answers?

1 Like

Using enough of technology any controller can be read.

Hello Prasanjith
Do you know the philosphy of Open Source, don´t you?
Have a nice day and enjoy coding in C++.

You might want to google for "esp8266 code protection", "esp8266 readout protection" or "esp32 code protection". See if you can find any mention of it in the datasheets for these platforms. Also, check the documentation for espsecure.py.

Short version, no - the 8266 doesn't have code protection. You might be able to do this with esp32.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.