-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
SimpleLink Lowpower SDK F3 BLE5 Stack
-
BLE_LOKI-1353
-
BLE Stack BLE5-3.2.4
-
-
CC23XX
Description of issue: SysConfig raises the error "Error: eventProps: attempted to disable unknown option 'GAP_ADV_PROP_CONNECTABLE'" when the device is configured as broadcaster and the user tries to modify the advertisement parameters
Steps to reproduce (using basic_ble example):
- Open the .syscfg file
- Set the device role as "Broadcaster"
- Unroll "Broadcaster Configuration" > Advertisement Set 1 > Advertisement Parameters 1
- This leads to a the error mentioned before