Nobody
Nobody
Sorry to hear that. Thanks for your contribution and take care of yourself.
Why are you connecting to port 8080? This works for me on an ESP: [https://community.blynk.cc/t/device-offline-micropython-new-blynk/58432/32?u=emilio](url) and have you seen this? [https://github.com/vshymanskyy/blynk-library-python/blob/master/examples/Edgent_Linux_RPi/main.py](url)
> Hi i have problem with connecting my raspi with blynk.cloud via python3 i get invalid token information all the time. For now im only trying to connect and see...
Try to use your local server (shown at the bottom rt in your dashboard) and not blynk.cloud. Also try the example shown above.
If you use a closer server to you, the connection will be a bit faster. In EU it’s `fra1.blynk.com` As shown in the test code above.
@Judas2016 It's not OS related but library. It appears to be a timing problem between the client and server.
Only with ESP not with Raspberry
@jonathongardner Interesting! Which server are you using? The central or the assigned one? In my case, the connection works better with the assigned one being it lon1 or fran1.
Same issue here too. Yi Home 1080p (9FUS) UPDATE: Making progress thanks to @stixpunk. http://myip:8080 works so does SSH but cannot see any videos with http://myip
Since you're at it, why not add: .replace("%40", "@")