![]() |
nRF5 SDK
v15.0.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API |
The Serial Port Library Example shows how to use the Serial port library. It defines one instance of the serial port interface. After power up, the example sends a "Hello nrf_serial!" string to the serial port. Then, it starts operating in loopback, which means that it sends every received byte back to the serial port.
Test the Serial Port Library Example Example application by performing the following steps: