This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC2642R: Regarding down porting of Host test app from 5 to 4.2

Part Number: CC2642R

Hi,

We are using CC2642R in out project as per our requirement we need to down port Host Test app to BLE 4.2.

Since we are using Linux stack to communicate with this chip. but Linux stack is supporting BLE 4.2,

Can anyone suggest how can we downport the Host Test App to 4.2

  • Hi Kasket,

    Bluetooth 5 is backwards compatible with Bluetooth 4.2 so you should have no issue using the Bluetoth 5 Host Test project to communicate with your Linux device over BLE. (Just don't use any Bluetooth 5 features, such as LE 2M PHY.)