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?

Parents
  • the problem is When using 'nRF Connect' APP to scan and connect to nRF52832, then we turn off bluetooth and turn on it again, the APP can't connect to nRF52832 directly by click the 'connect' button.The operation steps are as follows:

    step1: scan and connect to "RG-TEST";

    step2: we can see that App is already connected to the device;

    step3: then we turn off the bluetooth, we can see the phenomenon as shown in step 4;

    step4: bluetooth has been turned off;

    step5: next from step 4, we turn on the bluetooth and then click 'connect' button to connect to device, we can see the  phenomenon as shown in step 6;

    step6: the App can't re-connect to device!!!!!

    NOTE: TI's IC(like CC2541, CC2640) can be connected to the device with the above operations.

     So, what's the problem?Is there a problem with Nordic's own software or protocol stack? Or any other problem?

    Can you help me?

Reply
  • the problem is When using 'nRF Connect' APP to scan and connect to nRF52832, then we turn off bluetooth and turn on it again, the APP can't connect to nRF52832 directly by click the 'connect' button.The operation steps are as follows:

    step1: scan and connect to "RG-TEST";

    step2: we can see that App is already connected to the device;

    step3: then we turn off the bluetooth, we can see the phenomenon as shown in step 4;

    step4: bluetooth has been turned off;

    step5: next from step 4, we turn on the bluetooth and then click 'connect' button to connect to device, we can see the  phenomenon as shown in step 6;

    step6: the App can't re-connect to device!!!!!

    NOTE: TI's IC(like CC2541, CC2640) can be connected to the device with the above operations.

     So, what's the problem?Is there a problem with Nordic's own software or protocol stack? Or any other problem?

    Can you help me?

Children
Related