Hello
I had done project i.e controlling LED using Esp8266 wifi module , arduino and Blynk App and was successful. But in there mine Esp8266 wifi module connects to the wifi only when i open my serial monitor of Arduino IDE but it disconnects, if i close the serial monitor which results in no connectivity to my esp8266 wifi module. So I want to use arduino just to upload my code(connect it to wifi too) to Esp8266 wifi module and then connect it to Blynk App on android thus run & control my project.
The first project connectivity is shown as,
PC(serial monitor used for wifi connectivity)-Arduino UNO-Esp8266 wifi module -wifi-Blynk
where the thing which irritates me is to opt out PC(just used once for programming and then turn it off).
Apparatus used
Arduino UNO, Esp8266-01 wifi module 1MB flash, Arduino IDE 1.8.2
Thanks in Advance