Earlier quoted context omitted.
I restrict my esps to local network only absolutely no internet access for them. No trust for Chinese products from Chinese companies
> No trust for Chinese products from Chinese companies That's fair but Espressif is wayyyyyyy more open than ANY Western chip maker. The entire framework and toolchains are open-source for one thing. You get listings and sometimes pseudo-code for the internal ROMs (though no code). You get full access to datasheets, technical reference, and sdk documentation. Everything in their SDK is documented. You even get help o…
The ESP8266 essentially started out as a wifi modem, responding to AT commands transmitted over serial, but going from there to a full standalone device relied on a lot of work by enthusiasts[0] and a leaked proprietary SDK[1].
[0]: https://hackaday.com/2014/09/06/the-current-state-of-esp8266...
[1]: https://tweakers.net/reviews/7992/community-interview-sprite...