Hi everyone;
I wanna send to data my uC from my phone. I looked peripheral uart example. This example use only send data phone from nrf52 SoC. What can i do? How I add Tx features my project? Please help me.
Hi everyone;
I wanna send to data my uC from my phone. I looked peripheral uart example. This example use only send data phone from nrf52 SoC. What can i do? How I add Tx features my project? Please help me.
The examples for the Nordic UART Service (NUS) can both transmit and receive - so which example, exactly, were you looking at?
The examples for the Nordic UART Service (NUS) can both transmit and receive - so which example, exactly, were you looking at?
examples\ble_peripheral\ble_app_uart
I did it. I change my terminal program option. My mistake.