Hi How to test BLE ANCS + NUS that included in FW on OS APP? OS (Device manager) will connect ANCS then it cannot connect with nRFtoolbox - UART. Please advise.
BR Atlas
Hi How to test BLE ANCS + NUS that included in FW on OS APP? OS (Device manager) will connect ANCS then it cannot connect with nRFtoolbox - UART. Please advise.
BR Atlas
nRFtoolbox does not retrieve already connected pheriphals. It only scans for advertising peripherals.
There is a GitHub example that has combined ANCS+NUS and also included IOS app for connecting to it. It is available here
you can take a look at the zip file (app sources) to see how it retrieves the connected peripheral and uses the same connection id.
nRFtoolbox does not retrieve already connected pheriphals. It only scans for advertising peripherals.
There is a GitHub example that has combined ANCS+NUS and also included IOS app for connecting to it. It is available here
you can take a look at the zip file (app sources) to see how it retrieves the connected peripheral and uses the same connection id.