This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

About UART

Hello,

I want to enable UART only when it is necessary to send data.

I want to use ble_app_uart_low_power_master or ble_app_uart_low_power_slave

The URL of ble_app_uart_low_power_master and ble_app_uart_low_power_slave are github.com/.../ble_app_uart_low_power .

How do I change the source code to use them in nrf 52?

I am using nrf 52832 and sdk 14.0.0.

Thank you in advanced.

Related