Hi,
I am working on a project in nrf connect sdk v2.0.1 central side using nrf9160dk_52840. I want to pair my peripheral device with this central That is possible. Please share the gauidline or example code .
Thanks
Athulya
Hi,
I am working on a project in nrf connect sdk v2.0.1 central side using nrf9160dk_52840. I want to pair my peripheral device with this central That is possible. Please share the gauidline or example code .
Thanks
Athulya
Hello Athulya,
We have Peripheral UART sample https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/bluetooth/peripheral_uart/README.html that works on several developments kits of Nordic you can see on the link. Since nRF9160 DK has nRF52840 soc, I think it should work. Though nRF52840 on the 91DK does not have any GPIOs or buttons available but it has a UART. So, It can be implemented.
Thanks.
Best Regards,
Kazi Afroza Sultana
Hi,
I want to code in central side.
Thank you
Hello,
There is sample for Central UART Bluetooth: Central UART — nRF Connect SDK 2.1.99 documentation (nordicsemi.com).
Hello,
There is sample for Central UART Bluetooth: Central UART — nRF Connect SDK 2.1.99 documentation (nordicsemi.com).