Skip to content

UART Connect

Jmaxxz edited this page Aug 1, 2016 · 5 revisions

A UART interface is available on the AUG-SL01 smart lock running the factory firmware (788113bb). This interface provides useful debug output (no input). In particular this output provides excellent information about how the lock is interpreting commands it receives over BLE.

Example output

August UART Connect Sample

What you will need

Solder to test pads

August UART Connect

Solder header the the pads as shown in the above picture. These pads are very small, and will require a delicate touch. Before and after soldering on the header test the continuity between all the pads, ensure you did not short any of the pads. It is strongly recommended that you power the Connect board directly with a bench power. Plugging the device into the wall while not encased is dangerous and should not be done.

UART Settings

Baud 115200, 8 bit, no parity, 3.3v, idle high

Clone this wiki locally