In the SDK12.3.0 example ble_app_hrs_rscs_relay I want to add a uart to this example
I added the uart_init part and the nus part, referring to ble_app_uart.
However, when you execute the uart_init () part, a fatal error occurs.
How should we solve this problem?
I added the uart_init part and the nus part, referring to ble_app_uart.
However, when you execute the uart_init () part, a fatal error occurs.
How should we solve this problem?