StealthChesnut / HA-FoxESS-Modbus

Home Assistant Modbus Integration setup for Fox ESS H1 and AC Inverters
76 stars 37 forks source link

Instructions for connecting W610 to Ethernet #106

Closed canton7 closed 1 year ago

canton7 commented 1 year ago

Hi,

After some tinkering, I managed to get my W610 connected using ethernet, rather than as a wifi client.

I don't have permission to edit the wiki, but I've created some instructions below in case you (or anyone else) finds them useful.

Thanks!

  1. Plug in the USR W610 into power without an ethernet cable attached wait 10-15 secs to boot
  2. Using a laptop or desktop with wifi access search for and connect to the device’s wifi name. Normally USR-XXXX
  3. Open a browser and navigate to 10.10.100.254 (normally printed on the back of the device)
  4. Enter Admin / Admin for the username and Password
  5. Click english top right to change to english
  6. Under Ethernet Setting - Set the Ethernet work mode to WAN port, Apply
  7. Under Mode Selection - Set AP Mode, Data Transfer Mode to Modbus TCP<=>Modbus RTU, Apply
  8. Under STA Interface Setting - Set AP+STA to Off, Apply
  9. Under Device Management - Click Restart, and connect an ethernet cable

Using your router's device list or local ip scanner, find the ip address of the USR now on your local network.

  1. Type in your USR’s IP address while connected to your normal network
  2. When prompted enter Admin/Admin as the username and password
  3. Under AP Interface Setting - change Security Mode from Disable to WPA2-PSK and set a Pass Phase in the box, this will secure the wifi for the device but allow you future direct access for future troubleshooting
  4. Under Application Settings Match These settings (Click Apply after each section and then click Application Settings for each, no need to reboot until you've completed them all):
StealthChesnut commented 1 year ago

Thanks for the info! I've added it to the wiki page.