Classic bluetooth api using cyw4343w in LAIRD-EWB

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

cross mob
DaTr_4751301
Level 1
Level 1
5 questions asked 5 replies posted 5 sign-ins

I am not sure if this is the correct forum.  I was previously working on development using WICED studio and Laird-EWB.  I was informed recently that the WICED platform is NRFD.  I installed stm32cubeide and st tools to configure the stm32f412 mcu.  All is well.  I then downloaded the MODUSTOOLBOX and it appears to only support BLE apps.  Where can I go to get the api and libraries for the classic bluetooth interface.  I am primarily looking for RFCOMM and Dual Mode.  

 

Thank you

0 Likes
1 Solution
BragadeeshV
Moderator
Moderator
Moderator
First question asked 1000 replies posted 750 replies posted

Hi @DaTr_4751301 ,

Our BT host stack library supports BT classic. Check here

API reference manual -  https://infineon.github.io/btstack/dual_mode/api_reference_manual/html/index.html

API - https://github.com/Infineon/btstack

You can use the STM Connectivity package which is basically a sample porting to use BTSTACK on STM host. We have only support for BLE examples in this official release. However, you should be able to include the dual mode version of this stack and should be able to run BT  classic profiles on it.

https://github.com/Infineon/stm32-connectivity/tree/master/Middlewares/Third_Party

Also, please note that 4343W is NRND. We recommend you to consider using latest devices such as CYW4373, CYW43012, CYW43439 based on your feature requirement.

Regards,
Bragadeesh

View solution in original post

0 Likes
2 Replies
BragadeeshV
Moderator
Moderator
Moderator
First question asked 1000 replies posted 750 replies posted

Hi @DaTr_4751301 ,

Our BT host stack library supports BT classic. Check here

API reference manual -  https://infineon.github.io/btstack/dual_mode/api_reference_manual/html/index.html

API - https://github.com/Infineon/btstack

You can use the STM Connectivity package which is basically a sample porting to use BTSTACK on STM host. We have only support for BLE examples in this official release. However, you should be able to include the dual mode version of this stack and should be able to run BT  classic profiles on it.

https://github.com/Infineon/stm32-connectivity/tree/master/Middlewares/Third_Party

Also, please note that 4343W is NRND. We recommend you to consider using latest devices such as CYW4373, CYW43012, CYW43439 based on your feature requirement.

Regards,
Bragadeesh
0 Likes
Hello BragadeeshV ,

Thank you very much for the info. This looks outstanding. Onward and upward.

Have a good day.


Dan Trautman
dan@dijitized.com
603-473-2144