-
Type:
Bug
-
Resolution: Fixed
-
Priority:
High
-
SimpleLink Lowpower SDK F3 BLE5 Stack
-
BLE_LOKI-1612
-
BLE Stack BLE5-3.3.1 RC1
-
-
Description of the issue: When establishing a connection with different Phys between the primary and the secondary channel, the connection is establish with the parameters of the primary channel instead of the parameters of the secondary channel (the channel the connection is initiated on).
Limitation: Before Initiating a connection, The user may set different connection parameters per PHY. Setting different parameters for each PHY when the Advertiser's secondary PHY is different from the Primary PHY will result in wrong connection parameters being send in AUX_CONNECT_REQ. The connection will be dropped.
To work around this, the user must set the same connection parameters for all Initiating PHY's.