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 Test With BTool

Other Parts Discussed in Thread: CC2340R5, LP-XDS110ET, LP-EM-CC2340R5

Hi Ti,

 We're trying to use Btool for testing cc2340r5.

 Btool has some responses at the first but then it doesn't response any more when we try to send other hci cmd (ex HCIExt_SetTxPowerCmd, HCI_readBdAddr......)

  • Turn on the Btool at first time:

Btool_first_connect_response

  • No response when we try to send other hci cmd 

Btool_no response

 The version we are using as below:

  • SDK:simplelink_cc23xx_sdk_6_40_00_21_eng
  • Btool:v1.43.02
  • cc2340r5 firmware: host_test
  • Hardware:LP-XDS110ET、LP-EM-CC2340R5

Is there something we need to set?

  • Hi,

    Thank you for your interest for the new CC2340.

    For the moment, some HCI commands are still not implemented. For example HCIExt_SetTxPowerCmd, HCI_readBdAddr, HCI_EXT_ModemTestTxCmd will be implemented in a future release.

    Please let me know what you want to achieve so we can help finding a different approach.

    Best regards,

  • Hi Clément ,

      Thank you for your reply.

      Is there any other HCI test commands which can let CC2340R5 to send Bluetooth LE test packets and we can recive a HCI package from cc2340R5?

      The scenario would be like:

    1.   Using btool send a hci command through xds110
    2.   CC2340R5 send Bluetooth LE test packets
    3.   Revcived a hci package and show the result on btool 

      Finally , May I ask when the HCI command will be mplemented?

    Best regards,

    Mike

  • Hi Mike,

    The Bluetooth test commands (HCI_LE_ReceiverTestCmd, HCI_LE_TransmitterTestCmd, HCI_LE_TestEndCmd) are implemented and can be used.

    Best regards,

  • Hi Clément ,

     I try to send these test commands by BTool (HCI_LE_ReceiverTestCmd, HCI_LE_TransmitterTestCmd, HCI_LE_TestEndCmd) , but CC2340R5 has no responses.

     It's something I need to set up?

    Best regards,

    Mike

  • Hi Mike,

    I think the issue is caused by the commands automatically executed by BTool.

    Can you please follow this?

    - connect BTool as always and let BTool execute the commands

    - press the device's reset button

    - execute the command HCIExt_ResetSystemCmd

    - execute the test commands

    I hope this will help,

    Best regards,