3 Configuring the module over the UART interface
Connect to the UART interface with these settings:
• Baud rate: 19200
• Data bit: 8
• Stop bit: 1
• Parity control: None
• Flow control: None
3.1 Set the MPC1 module in CONFIG mode
The MPC1 module is in sleep mode between each transmission, so to enter CONFIG mode you need to first send
0xFF to wake it up, then send 0x00 to enter config mode.
3.2 Available configuration commands
The table below shows an overview of the available commands.
Table 1 – MPC1 Configuration Commands overview
3.3 Exit CONFIG mode and return to SLEEP
When you have configured the module, you can send either ‘Z’ or ‘X’ to exit CONFIG mode and go back to SLEEP
(normal operation).