My device show Offline but the Api returns true

Hello,
My device shows offline and I can’t do any command from Blynk AppUsing th api cmd on browser it reteruns true and whe I try to get some virtual Pins values it returns the realtime values from the device, this means it is connected but why from th App shows offline…

Please help.

Hello. Do you have the latest app version?

Yes 1.19.1 (192) from the about menu on my My Android mobile.

The device is connected in the Logic of ESP32 because if not connected within 3 minute the ESP32 restarsts but this no happened because it is connected but from the other side the APP shows not connected…

Whe I read the Live Virtual Pin I’ve created in the device that increment every 15 seconds I read it correctly…


15 the 30 then 45 …so the device is connected, why it shows offline?

When I send any command from the api http it doesn’t react, this means the ESP32 is connected in read only, it is connected and can send Vpins but can’t receive Virtual Pins commands…

Is it possible that you have more than one device using the same auth token?

Pete.

Absolutely no, what happened is the following…

I have 3 devices and 2 Routers, I use the Multiwifi library, everything works fine and all the 3 devices are running correctly without any issue since long time.

Today, I changed some parameters in the active router then I rebooted it , after 10 sec as per the Logic in all the 3 devices , the devices switched to the second router and I can see all the 3 IP in the second router…

What happened is that I have only the 3rd shows offline… the other 2 devices sjows Oline as they should…

Regards

Did you try rebooting the new router and power-cycling the problem device?

Pete.

:grinning: I wish I could… the devices and routers are thousands of Kms from where I’m… I do everything remotely… But I have a HW external timers that switches all Off from 4 to 10 AM. Thus tomorrow I can see the result… I’m sure it will back Online agains but just to understand what is happening… Why the device is active and connected only in one direction …

This happend to me once, as you mentioned, when I have one token on 2 devices but it is not hte case now…

Regards

Could be it is connected to both routers in the same time?