Wifi change

I have just got a new wifi router but now i can’t connect to my node. How do i connect to new WiFi?

For example:

Your node’s IP is: 192.168.1.50
Your node’s QR code is: 1234-567890
Your new Wifi SSID is: MyNewWifi
Your new Wifi SSID password is: secret123

You would paste the URL below into your web browser running on a computer on the same Wifi network as your Node:

http://192.168.1.50:5000/update-wifi?qrcode=1234-567890&ssid=MyNewWifi&password=secret123

2 Likes

It’s not working, is there no easier way?

You could use an Ethernet cable from your new router and the pNode will use that network connection instead of Wifi.

Otherwise someone from the support team will be along to provide more in-depth assistance.

2 Likes

Okay, thanks for the help

I used to have the same issue with my pnode, thanks Mike_Wagner for your help

3 Likes

Thanks for the help

2 Likes

I try the code from Jamie and it’s work, just turn your node on and run the browser

2 Likes