Flash Memory Config Data
LINX devices with internal, non-volatile storage with use this storage for device user configuration data such as ethernet and wifi settings.
Address | Description |
---|---|
0x00 - 0x01 | Device User ID [MSB, LSB] |
0x02 - 0x05 | Ethernet IP [MSB, #, #, LSB] |
0x06 - 0x07 | Ethernet Port [MSB, LSB] |
0x08 - 0x0B | WIFI IP [MSB, #, #, LSB] |
0x0C - 0x0D | WIFI Port [MSB, LSB] |
0x0E | WIFI SSID Size (Bytes) |
0x0F - 0x2F | WIFI SSID [MSB…LSB] |
0x30 | WIFI Security Type |
0x31 | WIFI PW Size (Bytes) |
0x32 - 0x71 | WIFI PW [MSB…LSB] |
0x72 - 0x75 | Serial Interface Baud Rate |