-
Bug
-
Resolution: Fixed
-
Low
-
SimpleLink CC13x2-26x2 SDK BLE5 Stack
-
BLE_AGAMA-3677
-
-
-
As defined in the spec, the stack sets the max size of the host advertising data to 1650 bytes by default.
When using the secondary advertising channel, Adv Data should be limited to 255 bytes (i.e. when using Connectable or Scannable extended advertising mode).
Fix: If the user attempts to send more than 255 bytes for an extended advertising event, any excess data shall be truncated.