So you're a Noob? Post your questions here until you graduate! Don't be shy.

User avatar
By katesimon123
#91787
mkrishna wrote:Can we use ESP8285 chip in-place of ESP8266EX Chip(Soc) to make it work as WiFi to connect to My network by configuring through UART of ESP8285.


Yeah, you can do that. ESP8285 is specifically designed for this purpose. It has built-in flash memory. You can think of it as ESP8266 with flash. You can also work on Pi 4 if you want to enjoy full flash memory.