[SOLVED] Particle Electron support

Not sure if it’s related but when I try to email my token it says request fail - server busy - try again later. Is the server down? I did create the controls a few months ago, maybe I need to delete it and start over.

Edit: I started with a fresh control and token but still doesn’t connect. I’ve been flashing OTA and that seems to work just fine.

Edit: After reading THIS POST i changed Blynk.begin(auth); to Blynk.begin(“token”, IPAddress(45,55,130,102), 8442); and it seems to be working now. Awesome!

1 Like