→ Install OpenWrt (generic explanation)
nvram set boot_wait=on nvram set wait_time=5 nvram commit
arping -f ip_address;atftp -p -l openwrt-brcm-47xx-squashfs.trx ip_address
then plug in the power to the simpleshare
You will want to include the following packages in your build of OpenWrt.
Useful for recovering a brick.
pin 1 = logic high (3v)
pin 2 = CTS
pin 3 = Tx
pin 4 = DSR
pin 5 = RTS
pin 6 = CD
pin 7 = DTR
pin 8 = RI
pin 9 = Rx
pin 10 = GND
SimpleShare serial interface uses FBUS voltages (0 to 3V) instead of RS232 voltages (-12 to +12).
For serial cables see port.serial.cables.
edit the /etc/config/network file and change the IP in the eth0 section to a static IP of your choosing.