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

AutoConnect with ble_app_proximity & Master Control Panel/ToolBox

Hi All -

Is there anyone successfully able to autoconnect with nrf51822 with a phone/pc/tablet? I have been trying it for the past week and couldn't get my nRF51822 autoconnect with my Android Phone or Windows 10 Tablet. Used nRF Master Control Panel as well as the nRF Toolbox apps and through the Connect with autoconnect option in case of MCP. With MCP, I was able to bond successfully.

On the device, I used my own app which has the BLE Device Manager library included and I am doing the dm_init and dm_register calls correctly. Also handling the sys_evt correctly by calling the DM's system event handler.

Since I suspected it could be to do with my own app, I tried using the ble_app_proximity and it has the same result. Successfully bonding and connect the first time. But subsequent state changes, it doesn't autoconnect.

In all of the above cases, I have been using S110 v7.0.0. In case it matters.

Anyone facing the same issue(s)? Any pointers to successful implementation would be highly appreciated.

Parents
  • Hi Techgeek,

    We haven't tested with One Plus, but not all the Android phones support Autoconnect. We had some experience with old Nexus phones that didn't support Autoconnect. Samsung's phones seems to be more stable and autoconnect worked fine. You can have a test.

    On Windows10, I am not sure autoconnect is supported.

  • Thanks Hung.

    While I will try to test with other Android, preferably on a Samsung, my concern is about the behavior consistency (or lack there of). The issue is that, with OnePlus, all my other BT devices like headphones, speakers and my watch is working perfectly fine with respect to AutoConnect. Only Nordic device is having trouble with the autoconnection. So, I am wondering if this is specific to nRF51822 or could I be doing something in the firmware to get this capability....

Reply
  • Thanks Hung.

    While I will try to test with other Android, preferably on a Samsung, my concern is about the behavior consistency (or lack there of). The issue is that, with OnePlus, all my other BT devices like headphones, speakers and my watch is working perfectly fine with respect to AutoConnect. Only Nordic device is having trouble with the autoconnection. So, I am wondering if this is specific to nRF51822 or could I be doing something in the firmware to get this capability....

Children
No Data
Related