5.3.4.10 Get PHY Preference

Format: CRPHY[,<hex16>]

Use this command to read the current transmitter PHY and receiver PHY on the specified connection. The 16-bit connection handle of the Bluetooth Low Energy link is assigned in the parameter of the command. It returns the PHY type of transmitter and receiver as a value (see the following table).

Table 5-48. List of PHY Type
PHYs Type (HEX)Description
011M PHY
022M PHY
03Coded PHY
ItemFirmware Version 1.0 and LaterDescription
Example:CRPHY,0071

Read the PHY of TX and RX used for the Bluetooth® Low Energy link for the connection handle 0x0071

Response:CPHY,0071,02,02Current used PHY is 2M in both of RX and RX
ErrSyntax error or invalid parameter
Note: Use this command only when the Bluetooth® Low Energy connection(s) exists.