I am looking for guidance on Bluetooth Dual Mode (CYW20706/CYW20719) HCI Syntax and Commands

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
MichaelF_56
Moderator
Moderator
Moderator
250 sign-ins 25 comments on blog 10 comments on blog

Any application which leverages a prefix of “hci_” is capable/meant to be used with the provided PC GUI tool for additional HCI control.

As such, it uses custom HCI protocol (WICED HCI) as per “\WICED-Studio-6.1\Doc\WICED-HCI-Control-Protocol.pdf”

In addition, these apps can be modified to act as a stand-alone embedded app by removing the WICED HCI implementation.

Also, as a point of reference, there is a stand-alone embedded applications for SPP provided as well: "WICED-Studio-6.1\20719-B1_Bluetooth\apps\snip\bt\spp"

0 Likes
0 Replies