[Solved] Blynk app is not working on mobile data

hi friends
i am nikky actually iam new to iot project . i have done my first iot project like blink an led over internet . but when i actually use my mobile data to connect to my project i was unable to connect . the board is the node mcu esp8622

Hello. What error do you see?

Connect what? Hardware or phone?

un ?

when i am use the wifi network there is no problem but when i switch to mobile data the problem occurs

Maybe your mobile provider does not allow unknown addresses. On public networks I can’t connect to my private port forwarded server because of the protection from the public network.

I%��=s��[315] Connecting to amidyala
[1317] Connected to WiFi
[1317] IP: 192.168.1.104
[1317] Blynk v0.4.0 on NodeMCU
[5001] Connecting to blynk-cloud.com:8442
[5856] Invalid auth token

so what could be the solution for that?

This means the auth token is not valid. Maybe you have made a typo?

but i actually cross checked my times it is correct one

when i use wifi network at my home it is connecting perfectly

$���3��[316] Connecting to amidyala
[1318] Connected to WiFi
[1318] IP: 192.168.1.104
[1318] Blynk v0.4.0 on NodeMCU
[5001] Connecting to blynk-cloud.com:8442
[5614] Ready (ping: 2ms).

the problem occurs only when i switch to mobile data

This message you get in the app? Or in serial of your hardware?

Then I don’t know either…:frowning:

ohoo i’ts ok but thanks for the help!:slight_smile:

@nikky it could be http://docs.blynk.cc/#troubleshooting-geo-dns-problem. Try to ping blynk-cloud.com from your home. Take IP and put it in app as described in link above. Please let me know if that helps.

i did step as per the above doc but it was not solved this r the screen shots of my phone

this message appear when i use mobile data on andriod phone to connect to blynk server

you need to ping blynk-cloud.com and take it IP.

ya actually i did it i enterted the ip which is displayed in the serial monitor but when i log in to app “something wrong happen msg” is being displayed