JP1 EEPROM Adapter Commands
| Command | Response | Function |
| E | <ACK> | Ping |
| I | eeprom <chk> | Identify |
| V | <ee_size> 0 0 <chk> | Get Variables |
| R <addr_h> <addr_l> <len> <chk> | r [data] <chk> | Read |
| S <addr_h> <addr_l> <len> [data] <chk> | <ACK> | Write |
| C <addr_h> <addr_l> <count_h> <count_l> <chk> | <ACK> | Erase (ignored) |
| 1 | <ACK> | Set one byte addressing |
| 2 | <ACK> | Set two byte addressing |
| ? | Settings and help menu | Get product information |
| d | EEPROM data | Display EEPROM contents |
| f | EEPROM address | Fill EEPROM with 0xFF |
| z | EEPROM address | Fill EEPROM with 0 |
| t | EEPROM address | Fill EEPROM with test pattern (addr_h + addr_l) |
| 4 | <ACK> | Set 24C04 type EEPROM |
| 8 | <ACK> | Set 24C08 type EEPROM |
| 6 | <ACK> | Set 24C16 type EEPROM |
| 3 | <ACK> | Set 24C32 type EEPROM |