08 January 2021 3 7K Report

While working on IoT projects I mostly use NodeMCU ESP8266 firmware for IoT Implementation. For coding, I use Arduino IDE in which for connectivity with wifi router we define hardcoded variable to write wifi SSID and password that works perfectly fine. But when I use some other wifi that has a different SSID and password we need to change it by coding. Can someone tell me how to get rid of this issue to define SSID and password through coding? Looking for some way through which we can connect to any wifi router by configuration to assign SSID and password through android mobile.

Thanks

More Adil Khan's questions See All
Similar questions and discussions