Setup IP Address
1. Default IP address of Zio payload.
1.1 Setup IP address via SDcard.
/*PAYLOAD CONFIGURATION*/
# IP address of Payload
ZIO_ADDR = 192.168.12.207
NETMASK = 255.255.255.0
GATEWAY = 192.168.12.11.2 Setup IP address via App Setting.

Last updated
Was this helpful?