Problems adding new device

Hi,
I have problems with adding a new device. I have try everything twice and with a new esp8266 module.
My problem is that I can’t add the new device and always the procedure sticks on the last step.

Below the output from the serial monitor.


>[389] 
    ___  __          __
   / _ )/ /_ _____  / /__
  / _  / / // / _ \/  '_/
 /____/_/\_, /_//_/_/\_\
        /___/ v1.0.1 on ESP8266

[393] --------------------------
[396] Product:  Water Tank Roof 2
[399] Firmware: 2.0.0 (build Aug 12 2021 09:46:12)
[403] Device:   ESP8266 @ 80MHz
[406] MAC:      24:A1:60:30:0A:5A
[409] Flash:    4096K
[411] ESP core: 3.0.2
[413] ESP SDK:  2.2.2-dev(38a443e)
[416] Boot Ver: 6
[418] Boot Mode:1
[420] FW info:  472160/1622016, MD5:13c6cb3397e193da9d7301efbc4da9b4
[629] Free mem: 30096
[629] --------------------------
[629] INIT => WAIT_CONFIG
[1239] AP SSID: Blynk Water Tank Roof 2-636E5
[1240] AP IP:   192.168.4.1
[1240] AP URL:  blynk.setup

After this I follow the steps to add a new device from the mobile phone and the output from the serial monitor:


[128488] WAIT_CONFIG => CONFIGURING
[132504] CONFIGURING => WAIT_CONFIG
[163166] WAIT_CONFIG => CONFIGURING
[165880] Sending board info...
[166007] Scanning networks...
[168194] Found networks: 8
[240571] Applying configuration...
[240572] WiFi SSID: xxxxxxxxxxxxxxxxx Pass: xxxxxxxxxxxxx
[240572] Blynk cloud: glDEzlez9FjNVpn2EXnFkR_qOqzN6W4o @ blynk.cloud:443
[240577] CONFIGURING => SWITCH_TO_STA
100
 mm

and it stops again on the “Waiting for the device”.
I have some where found on the net I have to change the “AP IP: 192.168.4.1” is that correct?

Thanks!

Solved!

Would you like to share your solution, to help others who encounter the same issue?

Pete.

2 Likes

Logs look strange. How did you solve this?

1 Like

Hi,
the problem was that the module has not correct reset. Maybe I have used the buttons wrong. After the last reset starts working.
Why is the Log strange? I have by all devices this log and they working.

The only problem that I have now is the device above but I think the tof10120 works not properly it shows different values every second and after 1-2 minutes it freezes to full level or empty level.
I have the same one in a basement tank with the same code and device and it works fine.