Problem in creating bluetooth mesh network using CYW920820EVB-2.

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

cross mob
RaDa_4626846
Level 1
Level 1
5 questions asked First question asked First reply posted

I want to create and integrate a Bluetooth mesh network using CYW920820EVB-2 boards. Can someone please guide me with appropriate documents and procedure to build the Bluetooth mesh network using Modus Toolbox? I was trying to do that with Modus Toolbox 2.0 but could not find any appropriate documentation for integrating 820 mesh. I tried with Modus Toolbox 1.1 also but in that I could not find CYW920820EVB-02 to select. Help in this regard will be really appreciated.

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

Hi RaDa_4626846

CYW920820EVB-2 support is there in both ModusToolbox1.1 and the latest ModusToolbox2.0. It is always recommended to use the latest IDE and SDK which you can get from below links.

ModusToolbox2.0: https://www.cypress.com/products/modustoolbox-software-environment

Latest BTSDK (v2.1): ModusToolbox BT SDK

BTSDK (v2.1) docs: WICED Bluetooth SDK Documentation

Code example Repo: GitHub - cypresssemiconductorco/Code-Examples-for-ModusToolbox-Software: This ReadMe links to all av...

To understand about bluetooth mesh and it's  implementation in MTB you can go through the below links/docs.

BLE Mesh page: https://www.cypress.com/products/ble-mesh​  (Docs: https://www.cypress.com/products/ble-mesh#tabs-0-bottom_side-4 )

AppNotehttps://www.cypress.com/file/473921/download

Please go through the user guide  and quick start guide to get basic understanding of MTB IDE and usage. (Eg: how to import a project, edit it, compile&build). You can get IDE docs from you Modustoolbox installed directory. For me it is by default in C:\Users\username\ModusToolbox\ide_2.0\docs.

Please feel free to post your doubts here.

Please let me know if you have find any difficulty in importing the applications.

Thanks,

-Dheeraj

View solution in original post

3 Replies