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

0x08 disconnection occurs when the ios mobile phone is connected to the device

Based on sdk12.3, use 51-dk (51822) to run the ble_app_hrs routine.
Use ios mobile phone to connect the device, it will automatically disconnect after 30 minutes, the disconnection reason is 13 (0x80).
How can this be solved?

Parents Reply
  • Not every time is 30 minutes; it will be disconnected within 10-30 minutes.
    This phenomenon occurs when the distance between the mobile phone and the device is greater than 3 meters, and the disconnection problem will not occur within 3 meters.

    I have also tested Android phones. No matter what distance it is, it will not disconnect within the signal range.

    LFRC is used, and the configuration is as follows:

    And the internal clock calibration is added at the beginning of the program, this problem still occurs.

Children
Related