- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello! I'm trying to get a CYW920719B2Q40EVB-01 dev kit up and running. I've built and downloaded a few of the included demo applications but now I want to create a build with all the Bluetooth features I need for my application. I started with a new MTB application with the BSP for the dev kit and added some items to the GATT tree and the SDP tree in the Bluetooth Configurator utility. The code built but it didn't appear to do anything as ClientControl didn't show any active tabs. I also tried adding libraries with the Library Manager but these didn't seem to appear in the project explorer window. I'm sure this is something stupid like I actually need to put some code in the main application to actually turn on the profiles I need, but I'm really not sure where to start at all. Any help appreciated. First time using any Cypress/Infineon part
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes, you need to add some initial code in the main application.
Please refer to the following training material about how to get start with a bluetooth peripheral.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes, you need to add some initial code in the main application.
Please refer to the following training material about how to get start with a bluetooth peripheral.