blynkkk / blynk-library

Blynk library for IoT boards. Works with Arduino, ESP32, ESP8266, Raspberry Pi, Particle, ARM Mbed, etc.
https://blynk.io
MIT License
3.84k stars 1.39k forks source link

BlynkBoard+ESP8266 NodeMCU. The board doesn't start the wifi. #329

Closed Refenz closed 7 years ago

Refenz commented 7 years ago

Blynk library version: 0.4.3 and 0.4.7 IDE: Arduino IDE version: 1.8.0 and 1.6.12 Board type: BlynlBoard Additional modules: -

Scenario, steps to reproduce

1)Connect board (BlynkBoard/NodeMCU) 2)First flash "myPlant_ESP8266" sketch 3)All is fine(Blynk app find board WiFi) for first time 4)Reflash board(use another PRODUCT_WIFI_SSID for example) 5)Firmware is successful 6)Open Blynk app and start Dynamic provisioning flow

Expected Result

WiFi list show board WiFi SSID and connect to it.

Actual Result

WiFi list haven't board wifi SSID. Manual addition failed. Smartphone and Tablet doesn't see board wifi. Reflash board doesn't help. Looks like not Android/iOS issue.