BR/EDR Disconvery start/stop options grayed out in ModusToolbox WICED client control application

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

cross mob
anje_2248446
Level 3
Level 3
25 sign-ins 10 replies posted 10 questions asked

DheerajP_41

Referencing to this discussion Re: CYW920719B2Q40EVB-01 Build + Programme option not available in ModusToolbox , I have created this new topic as per your suggestion.

Dheeraj, I'm not using any external tool to download FW into CYW920719B2Q40EVB-01 and I have not changed anything related to program address or reset address. I have just shared you download.log file at this path D:\cypress\Audio-20719B2EVB01\audio\watch\build\CYW920719B2Q40EVB-01\Debug\download.log generated by ModusToolbox itself when board is programmed by ModusToolbox. I have made a short video showing CYW920719B2Q40EVB-01 is programmed by ModusToolbox then Wiced client control application is launched from ModusToolbox itself but still BR/EDR discovery start/stop and all other options are still grayed out. Please check this video:

0 Likes
1 Solution
DheerajPK_41
Moderator
Moderator
Moderator
750 replies posted 500 likes received 500 replies posted

Hi,

Just now we have noticed that you are using wrong board.

The board image which you have shared is CYW920719Q40EVB-01, which is having an older version of 20719 chip (vB1), and it is expected to work only with WICED SDK.  You will have to get the latest version (20719B2 chip) of evaluation kit, which is CYW920719B2Q40EVB-01 in-order to work with Modustoolbox IDE and BTSDK.

Please check this link: https://www.cypress.com/documentation/development-kitsboards/cyw920719b2q40evb-01-evaluation-kit

Thanks,

-Dheeraj

View solution in original post

3 Replies
DheerajPK_41
Moderator
Moderator
Moderator
750 replies posted 500 likes received 500 replies posted

Hi,

Just now we have noticed that you are using wrong board.

The board image which you have shared is CYW920719Q40EVB-01, which is having an older version of 20719 chip (vB1), and it is expected to work only with WICED SDK.  You will have to get the latest version (20719B2 chip) of evaluation kit, which is CYW920719B2Q40EVB-01 in-order to work with Modustoolbox IDE and BTSDK.

Please check this link: https://www.cypress.com/documentation/development-kitsboards/cyw920719b2q40evb-01-evaluation-kit

Thanks,

-Dheeraj

DheerajP_41, thanks for the clarification on the board revision details. Now I have installed the latest WICED Studio version 6.4

With this I'm able to successfully program CYW920719Q40EVB-01 provided applications like audio gateway or audio watch examples.

Now, when I try to use client control application when audio watch example is programmed in the device, BR/EDR discovery start/stop buttons are enabled. But when I press start discovery button, nothing really happens and BR/EDR devices near by (which are in pairing mode) does not get discovered by device and client control application BR/EDR discovery drop down list is empty. So, I'm not really able to test AV Source (A2DP source) feature.

Here is the BTSpy Log:

20:53:02.159 Opened \\.\COM15 at speed: 3000000 flow on

20:53:04.143 Startup

20:53:04.143 Set discoverable:1, connectable:1

20:53:04.143 Set Pairable:1

20:53:07.639 Client Control app established communication with Bluetooth device.

20:53:07.639 Device Started

20:53:07.639 Startup

20:53:07.639 Set discoverable:1, connectable:1

20:53:07.639 Set Pairable:1

20:53:07.723 SENT [2] Command to HCI.  Name: HCI_Write_Current_IAC_LAP   (Hex Code: 0x0c3a  Param Len: 4)

20:53:07.723                                  Num IAC : 1 (0x01)

20:53:07.723                                  LAP [1] : 9e-8b-33

20:53:07.723 Version Info:

20:53:07.723 Version 6.4, rev 0, build 61

20:53:07.723 Chip: 20719

20:53:07.723 Tabs supported by embedded application -

20:53:07.726 GATT

20:53:07.727 AV Source

20:53:07.728 AVRC CT (ANCS)

20:53:07.728 AVRC CT

20:53:07.728 AVRC CT (AMS)

20:53:07.730 AVRC TG

20:53:07.730 RCVD [2] Event from HCI.  Name: HCI_Command_Complete   (Hex Code: 0x0e  Param Len: 4)

20:53:07.730                      Num HCI Cmd Packets : 1 (0x01)

20:53:07.730                                 Cmd Code : 0x0c3a  (HCI_Write_Current_IAC_LAP)

20:53:07.730                                   Status : Success (0x00)

20:53:07.730 SENT [2] Command to HCI.  Name: HCI_Write_InquiryScan_Activity   (Hex Code: 0x0c1e  Param Len: 4)

20:53:07.730      Inquiry Scan Interval (625us units) : 2048 (0x0800)

20:53:07.730        Inquiry Scan Window (625us units) : 18 (0x0012)

20:53:07.730 RCVD [2] Event from HCI.  Name: HCI_Command_Complete   (Hex Code: 0x0e  Param Len: 4)

20:53:07.730                      Num HCI Cmd Packets : 1 (0x01)

20:53:07.730                                 Cmd Code : 0x0c1e  (HCI_Write_InquiryScan_Activity)

20:53:07.730                                   Status : Success (0x00)

20:53:07.730 SENT [2] Command to HCI.  Name: HCI_Write_Scan_Enable   (Hex Code: 0x0c1a  Param Len: 1)

20:53:07.730                              Scan Enable : 1 (0x01)

20:53:07.730 RCVD [2] Event from HCI.  Name: HCI_Command_Complete   (Hex Code: 0x0e  Param Len: 4)

20:53:07.730                      Num HCI Cmd Packets : 1 (0x01)

20:53:07.730                                 Cmd Code : 0x0c1a  (HCI_Write_Scan_Enable)

20:53:07.730                                   Status : Success (0x00)

20:53:07.730 SENT [2] Command to HCI.  Name: HCI_Write_Scan_Enable   (Hex Code: 0x0c1a  Param Len: 1)

20:53:07.730                              Scan Enable : 3 (0x03)

20:53:07.730 RCVD [2] Event from HCI.  Name: HCI_Command_Complete   (Hex Code: 0x0e  Param Len: 4)

20:53:07.730                      Num HCI Cmd Packets : 1 (0x01)

20:53:07.730                                 Cmd Code : 0x0c1a  (HCI_Write_Scan_Enable)

20:53:07.730                                   Status : Success (0x00)

But if I flash audio gateway example application in the device, then I press BR/EDR discovery start button in client control application, it successfully discovers the near by BR/EDR devices (which are in pairing mode). But the audio gateway application does not support AV Source (A2DP source) feature which I want to test. Please help.

thanks,

-aniket

0 Likes