What steps are required to move from one SSID to another?

I installed all the software on my RPi at home, then have moved everything to our ranch where the hardware is.

  • Are there any simple steps (link/thread already?) to change the wifi SSID/credentials on the RPi from my home network to the one at the ranch?

  • Can I temporarily connect via the ethernet (hard wire) port?

  • Is the WiFi configurator separate code, or is this part of the web app?

Thanks, cd

Farmbot will reset if it can’t find it’s previously configured wifi network. So you should be able to just move the device to it’s new location and the setup will automatically be re-ran.

Is the WiFi configurator separate code, or is this part of the web app?

It is part of FarmBot OS rather than the web application. The codebase that manages configurator can be found here. If you are curious about the web app code, that can be found here.

As you suggested - reinitialized and worked fine. Now I have another problem - no boot at all when RPi and Arduino are connected via usb. . . Will post separately - thanks for the help - all good on RPi end…