Hello,
The situation:
i am using a sparkfun blynk board esp8266. My Wifi router died and got replaced by a new one and now i need to reconfigure the board to connect to the new router.
The problem:
-
the board shows the wifi connection, but no device can connect (tried android/ios/mac)
-
when connecting via USB/Terminal i can see that it is busy trying to connect to the old wifi:
c_��rS�f�[1034]
[1035] SparkFun Blynk Board Hardware v1.0.0
[1035] SparkFun Blynk Board Firmware v1.0.2
[1061] Auth token: {##################TOKEN###############}
[1063] Blynk Host: blynk-cloud.com
[1098] Blynk Port: 8442
[1123] Connecting to: HITRON-3EC0
c_��rS�f�c_��r�f�[1034]
[1035] SparkFun Blynk Board Hardware v1.0.0
[1035] SparkFun Blynk Board Firmware v1.0.2
[1061] Auth token: {##################TOKEN###############}
[1063] Blynk Host: blynk-cloud.com
[1098] Blynk Port: 8442
[1123] Connecting to: HITRON-3EC0
The question:
I cannot seem to send any signal to the board via the Terminal (all i get is the output as shown above over and over again)
What can i do to reset/reconfigure this board?
Thank you!
T