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

About disconnection issue on IOS

Hai,

we are using nRF52832  and Nordic connect for our development and testing work

we are facing disconnection issue on android after ~3min so we changed the CONNECTION_MIN_INTERVAL=8 to 15ms,CONNECTION_MAX_INTERVAL=10 to 20ms

now andriod disconnection issue solved but IOS disconnection issue was not yet solved using Nordic connect ,

Test case

we changed the interval of min and max interval =(30 to 50) (not working)

we changed the interval of min and max interval =(20 to 100) (not working)

so kindly proved some solution for this 

Parents Reply
  • Hi,

    What have you set your connection parameteres to? If you haven't already done so, I would recommend checking out the "Accessory Design Guidelines for Apple Devices" link in my first reply.

    What softdevice version are you using? Are you using an example from our SDK to test this? Have you done any modifications to the example?

    If you have access to other phones, could you try testing with the same models but different iOS? To check if the iOS version affects the connection.

    Also a sniffer trace would be helpful to see what happens over-the-air in the different scenarios.

Children
Related