Your new topic does not fit any of the above??? Check first. Then post here. Thanks.

Moderator: igrr

User avatar
By luckystar95
#90016 Hi, I am newbie. Last time I did my project with esp8266. But I cannot protect this code. Can you help me protect code or kill serial on esp8266 to avoid project cloning from others.

Thank you in advance.
User avatar
By RichardS
#90026 You can not protect ESP8266 at all, flash is always readable... there is no way to do it, unless you add another small protected uC with some important code running in it... and link them.... that is all.

RichardS