Hi,
I am using esp8266 board sometimes, i find it offline if i restart it will be connected.
Can i find a solution for it automatically restarts ?
How about providing all the information that was requested when you created the topic?
Pete.
Hi,
I am using esp8266 board sometimes, i find it offline if i restart it will be connected.
Can i find a solution for it automatically restarts ?
@Khalil I’ve merged you new topic in with the one you created 6 hours ago.
Please don’t spam the forum in this way otherwise your login will be suspended.
You won’t get any assistance until you provide the information that is requested when you create a new post in the “Need help with my topic” category…
Before creating the topic
- Search forum for similar topics
- Check http://docs.blynk.cc and http://help.blynk.cc/
- Add details :
• Hardware model + communication type. For example: Arduino UNO with Ethernet Shield
• Smartphone OS (iOS or Android) + Blynk app version
• Blynk server or local server
• Blynk Library version
• Add your sketch code.Code should be formatted as example below.
Simply paste your code between ``` If you don’t format your code, your topic can be deleted by moderators.
```cpp
void loop()
```
Pete.