Hi now i"m working on nrf15882 ,i'm confused how to test ble_uart example?
when i connect to the device(nrf15822),the cellphone app always displays:connecting,
later displays:no connection,why?
Or anyone can suggest a app?
Thanks!
Hi now i"m working on nrf15882 ,i'm confused how to test ble_uart example?
when i connect to the device(nrf15822),the cellphone app always displays:connecting,
later displays:no connection,why?
Or anyone can suggest a app?
Thanks!
Hello, we actually have a tutorial which is based on this project, I think you will find it usefull. It goes through the steps on how the exanple can be used.
It is hard to know why this does not work. What application are you using now?
You can download nRF Toolbox application. It is a collection of applications that can be used with our chips. In this you will find the UART app.
The uart app can also be downloaded separately.
Now it works fine,i add "pair" function,after that App can't connect to the device.