SPP sample for CYW20706 and modustoolbox

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

cross mob
ilHw_4713311
Level 4
Level 4
5 solutions authored 50 sign-ins 50 replies posted

Tool: modustoolbox 2.2
Chip: CYW20706 (CYW920706WCDEVAL)


Hello.
I'm preparing project with CYW20706.
I found spp sample.

GitHub - Infineon/mtb-example-btsdk-rfcomm-spp: SPP app

But I'm experiencing link error with spp.c

[spp.c]
/* create SDP records */
wiced_bt_sdp_db_init((uint8_t *)sdp_database, sdp_database_len);

[Build result]
spp.c:437:37: error: 'sdp_database' undeclared (first use in this function)
437 | wiced_bt_sdp_db_init((uint8_t *)sdp_database, sdp_database_len);

My request.
Can I have good sample for my project?

0 Likes
1 Solution
Sven_Wang
Moderator
Moderator
Moderator
250 sign-ins 50 solutions authored 25 solutions authored

Hi @ilHw_4713311 

 

You can use the ModusToolbox™ 3.0 to create a RFCOMM_Serial_Port project for CYW20706. It works well.

https://softwaretools.infineon.com/tools/com.ifx.tb.tool.modustoolbox?_ga=2.233537118.1999647523.167...

 

Thanks

Sven

View solution in original post

0 Likes
5 Replies
Sven_Wang
Moderator
Moderator
Moderator
250 sign-ins 50 solutions authored 25 solutions authored

Hi @ilHw_4713311 

 

You can use the ModusToolbox™ 3.0 to create a RFCOMM_Serial_Port project for CYW20706. It works well.

https://softwaretools.infineon.com/tools/com.ifx.tb.tool.modustoolbox?_ga=2.233537118.1999647523.167...

 

Thanks

Sven

0 Likes
ilHw_4713311
Level 4
Level 4
5 solutions authored 50 sign-ins 50 replies posted

Thanks a lot.
Can you please let me know iAP sample (Apple MFi 3.0 supported) as well ?

0 Likes

Hi ilHW,

 

Yes, the iAP2 was supported. You can refer to how to get the demo:

https://community.infineon.com/t5/Studio-Bluetooth/wiced-SDK6-2-1-has-no-iap2-demo/m-p/244483

 

Thanks

Sven

0 Likes
ilHw_4713311
Level 4
Level 4
5 solutions authored 50 sign-ins 50 replies posted

Hello.

Of course I have apple MFi license.
I need sample for modustoolbox and cyw20706.

0 Likes

Hi 

If you need access to the MFi version of the SDK, please send a PM (personal mail) to user grga​ which includes both your 6-digit MFi number and your company name. Also, please make sure that is the same company email address you used to register here in the community.

0 Likes