ESP8266 problem with Blynk edgent

Hello world,

I want to migrate from old Blynk to new one…
I use Blynk edgent esp8266 example. All ok on ESP8266 but i cant add new device from android phone, blynk app can find automaticaly and if i chose ESP manualy , connection remain block on “receiving ip adress”
Put here the serial monitor…please help and sorry for my english.

22:50:33.156 → [386] Using default config.
22:50:33.156 →
22:50:33.156 → >[387]
22:50:33.156 → ___ __ __
22:50:33.156 → / _ )/ /_ _____ / /__
22:50:33.156 → / _ / / // / _ / '/
22:50:33.156 → /
//_, /////_
22:50:33.156 → /
__/ v1.0.1 on ESP8266
22:50:33.156 →
22:50:33.156 → [391] --------------------------
22:50:33.156 → [394] Product: Panou WIFI irigatie demo
22:50:33.156 → [398] Firmware: 0.1.0 (build Oct 3 2021 22:49:32)
22:50:33.156 → [402] Device: ESP8266 @ 80MHz
22:50:33.156 → [405] MAC: D8:F1:5B:07:5D:9C
22:50:33.156 → [408] Flash: 4096K
22:50:33.203 → [410] ESP core: 3.0.2
22:50:33.203 → [412] ESP SDK: 2.2.2-dev(38a443e)
22:50:33.203 → [415] Boot Ver: 31
22:50:33.203 → [417] Boot Mode:1
22:50:33.203 → [418] FW info: 467920/1626112, MD5:7ffbbdad530fbc51521448d4bd5f3af6
22:50:33.391 → [626] Free mem: 31256
22:50:33.391 → [626] --------------------------
22:50:33.391 → [626] INIT => WAIT_CONFIG
22:50:34.000 → [1234] AP SSID: Blynk Panou WIFI irigatie demo-20467
22:50:34.000 → [1234] AP IP: 192.168.4.1
22:50:34.000 → [1235] AP URL: blynk.setup
22:51:34.115 → [61379] WAIT_CONFIG => CONFIGURING
22:51:52.257 → [79476] CONFIGURING => WAIT_CONFIG
22:51:53.839 → [81074] WAIT_CONFIG => CONFIGURING
22:52:11.862 → [99121] CONFIGURING => WAIT_CONFIG
22:52:13.498 → [100718] WAIT_CONFIG => CONFIGURING
22:52:31.520 → [118756] CONFIGURING => WAIT_CONFIG

Good Sirs:
I have the same inconvenience, could someone indicate how to save this situation. I need to migrate my projects to BLYNK 2.0 and I can’t move forward. Time is running out!.
Atte RHC.

Información adicional:
Estoy empleando un ESP8266-01 y obtengo lo siguiente:

[390] Using default config.

[390]


/ _ )/ /_ _____ / /__
/ _ / / // / _ / '/
/
//_, /////_
/
__/ v1.1.0 on ESP8266

#StandWithUkraine StandWithUkraine | #StandWithUkraine banner and related documents

[398] --------------------------
[401] Product: prueba
[403] Firmware: 0.1.0 (build Jul 30 2022 18:01:06)
[408] Device: ESP8266 @ 80MHz
[411] MAC: 48:3F:DA:77:CC:8C
[414] Flash: 1024K
[416] ESP core: 3.0.2
[418] ESP SDK: 2.2.2-dev(38a443e)
[421] Boot Ver: 5
[423] Boot Mode:1
[424] FW info: 468416/577536, MD5:560da4fefe9b0bfd8d6ce8e5bd645ba8
[638] Free mem: 30952
[638] --------------------------
[638] INIT => WAIT_CONFIG
[1249] AP SSID: Blynk prueba-BA0A2
[1249] AP IP: 192.168.4.1
[1250] AP URL: blynk.setup
[620952] WAIT_CONFIG => CONFIGURING
[623644] CONFIGURING => WAIT_CONFIG
Que podrá ser?. O que debo hacer?

Open your Blynk IoT app and click on Add device. You will be connected to your device’s hotspot.

Once connected you will be asked to fill in the wifi’s ssid n pass. Then it stores the credentials n then the device will be connected n come online.

These should work if you have

Installed the latest blynk lib

Added template id n device id at the top of your sketch(web console)

Created template on your web console and getting the template id n device name for the above step.

I think you should watch a tutorial on YouTube n get it to work .

I’d start by reading this:

Then if that doesn’t answer your questions then start a new “need help with my project” topic and provide ALL of the information requested, along with Settings.h file.

Pete.