Uploaded image for project: 'Embedded Software & Tools'
  1. Embedded Software & Tools
  2. EXT_EP-10184

Unable to re-start advertisement with multi role when connected to another Peripheral and using filter accept list

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • SimpleLink CC13x2-26x2 SDK BLE5 Stack
    • BLE_AGAMA-2615
    • BLE Stack BLE5-2.1.3
    • Hide
      BLE Stack BLE5-2.2.0 RC7
      BLE Stack BLE5-2.2.0
      Show
      BLE Stack BLE5-2.2.0 RC7 BLE Stack BLE5-2.2.0
    • CC26X2R1

      In a multi role application the advertisements fail to restart under the following conditions:
        * Other connections exist as a slave

      • The device attempts to enable filter accept list using the sequence:
        • Disable advertisements
        • GapAdv_setParam(handle, GAP_ADV_PARAM_FILTER_POLICY,
          WL_POLICY_WL_ALL_REQ);
        • Reenable advertisements

      In this case, when re-enabling advertisements, the GapAdv_enable() function fails with code 24 (invalid range).

            syncuser TI User
            syncuser TI User
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: