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

May peripheral could auto connect to central

Hi all:

          Our usage scenario is to establish a connection and bonded between the NRF52840 peripheral device and the central device, and then restart the NRF52840 peripheral device at this time.  I hope that the NRF can actively connect with the newly connected central device.

   I found this this post ,but i am not sure ,Can I do IT  with 52840 ,52840 is a peripheral in my application ,and central is a smart phone. I want 52840 auto connect to smart phone after they have a connection before.

  Look forward to hearing from you

Parents Reply
  • Hello again,

    zyj said:
    why sony earphone could auto connect and NRF can not?

    This has to do with the iOS/Android default Bluetooth adapter configuration. Typically, I would think they allow this for HID and/or Audio devices only.
    So, if this is to work for your nRF, it depends on what your nRF device will be doing, as @awneil suggests.
    For example, if you intend for your nRF to stream sensor data to your phone, then you will have to create a custom application on your phone that connects to your nRF device, and collects/processes the sensor data. Your phone will not do this automatically.

    Be advised of the differentiation between Bluetooth Classic and Bluetooth Low-Energy handling when reading iOS/Android documentation. nRF devices supports Bluetooth Low-Energy only.

    Best regards,
    Karl

Children
No Data
Related