Sorry I have to make an uart over a ble device. There is an examples available over zephyr that I can use as starting point?
Best Regards
Novello G.
Sorry I have to make an uart over a ble device. There is an examples available over zephyr that I can use as starting point?
Best Regards
Novello G.
Hi,
The peripheral_uart and central_uart samples sound like what you are looking for. These can be found in <NCS install folder>/nrf/samples/bluetooth/
Hi,
The peripheral_uart and central_uart samples sound like what you are looking for. These can be found in <NCS install folder>/nrf/samples/bluetooth/