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.

CC2340R5: Connection issue between host test(ble stack) and basic ble application (ble 5 stack)

Part Number: CC2340R5
Other Parts Discussed in Thread: LAUNCHXL-CC2640R2, , BLE-STACK, CC2640

Tool/software:

Hi TI Team,

I am facing a connection issue using this setup:

board A: LAUNCHXL-CC2640R2 - from blestack folder, build host test application using sdk_5_30_01_11

board B: LP-EM-CC2340R5 - from ble5stack folder, basic ble Peripheral-role application using f3_sdk_8_10_01_02

The bad result from BTool is attached as BTool_NOK.jpg shown below.

It seems board A cannot retrieve the connection settings from board B and return "UNKNOWN_CONN_ID". However, board B connects successfully with TI SimpleLink mobile app.

One last thing, I have another CC2640R2 board as a Peripheral application built from an older ble_sdk_2_02_07_06. This connects successfully with board A using host test. Refer to BTool_OK.jpg.

What did I miss ? Does both board A and board B built from different stack versions are not compatible?