Hi,
I am running the example project for the ESP-IDF
blynk/edgent - 1.0.0 - Example basic • ESP Component Registry
I am using an ESP32-S3
The configuration via the android app connects but then fails when configuring device.
I previously had a much more complicated app working in the UK that then failed when moving the device to Italy.
I used the example to see if the fault would be the same which it is.
Below is the debug output from the ESP32.
Is this a known issue?
W (1491510) blynk_mqtt_client.c: Redirecting to the new broker: wss://lon1.blynk.cloud:443/mqtt
I (1491510) example: State change event received
I (1491520) example: Initial connection established
I (1491920) edgent.c: State: RUNNING => CONNECTING_CLOUD
I (1491920) example: State change event received
I (1494380) edgent.c: State: CONNECTING_CLOUD => RUNNING
I (1494380) example: State change event received
W (1494380) blynk_mqtt_client.c: Redirecting to the new broker: wss://lon1.blynk.cloud:443/mqtt
I (1494380) example: Initial connection established
I (1494580) edgent.c: State: RUNNING => CONNECTING_CLOUD
I (1494580) example: State change event received
I (1497040) edgent.c: State: CONNECTING_CLOUD => RUNNING
I (1497040) example: State change event received
W (1497040) blynk_mqtt_client.c: Redirecting to the new broker: wss://lon1.blynk.cloud:443/mqtt