This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

APP 'nRF Connect' can't connect to nRF52832 directly when turn on bluetooth after turn off it

Hi! We use nrf52832 for product development. The SDK version we use is nRF5_SDK_15.3.0_59ac345, the software device version is s132, and the APP for debugging is "nRF Connect".

The current problems are as follows:

1.When using APP to scan and connect to nRF52832, if we click APP 'disconnect' button to disconnect from nRF52832 and then click the APP 'connect' button to connect to nrf52832, App can connect to nrf52832 normally;

2.When using APP to scan and connect to nRF52832, if we turn off bluetooth(App will automatically disconnect from nrf52832) and then turn on it, then click the APP 'connect' button to connect to nRF52832 directly(don't use scan button first), APP can be connected normally on some Android phones(like HTC one(android 6.0)), but not others(like honor9 and mi8(android 9.0));

3. When using APP to scan and connect to CC2541(from TI), the above two operations(1,2) can be connected to the app normally.

So, can someone help me answer this question?

Related