Dear Support
Try to modify this use UART_1 for sending out data received via BLE, which is pin P0.14 on nrf52833dk_nrf52833, I modified Kconfig file under the boards folder
Dear Support
Try to modify this use UART_1 for sending out data received via BLE, which is pin P0.14 on nrf52833dk_nrf52833, I modified Kconfig file under the boards folder
Hi, Oivind
I see, and figured out the pin on our target board, it indeed uses P1.01 and P1.02 and they work as UART1, thank you for your help!
Another quick question, according to code, when UART receives message, it should be relayed over BLE end, I wonder whether there is a way to see the message, I enabled notification on App side, bit don't see any thing coming, or am I wrong?
Thank you!
Ping