2021-04-29 09:45 AM
Hello,
I want to know if a STM32WB with BLE can connect to a classic bluetooth device
Thank you
Solved! Go to Solution.
2021-04-30 10:10 AM
In fact BLE devices can connect to smart bluetooth devices but not to classic bluetooth devices. See presentation in attachement.
2021-04-29 10:38 AM
Hi @M623 ,
What do you mean by "a classic bluetooth device" ???
Anyways the response is YES.
Please refer to the STM32CubeWB FW package under directory : Applications/BLE
There are lots of BLE projects and you can find some that use a Smarthone.
Best Regards,
Ons.
2021-04-30 07:48 AM
Yes you can connect to a classic Bluetooth device. The BLE standard (starting from Bluetooth 4.0) is just an extension of the classic Bluetooth standard with a key focus on low power consumption.
2021-04-30 08:10 AM
Thank you for your answers.
@Ons KOOLI : About classic bluetooth you can see in the Official website of bluetooth : https://www.bluetooth.com/learn-about-bluetooth/radio-versions/
I read that BLE is independent of classic bluetooth and has no compatibility so i'm a little confused : https://en.wikipedia.org/wiki/Bluetooth_Low_Energy
In STM32CubeWB FW package i can find the exemple between 2 BLE devices but in can't find an exemple between a BLE device and a classic bluetooth device. Do you have some project exemples ?
Thank you.
2021-04-30 10:10 AM
2022-01-11 08:40 AM
@Remi QUINTIN is there any ST product supportingBluetooth Classic?
(i couldnt find any)
Or any ST preferred third party solution?
Ive been looking at TI solutions (CC2541), or even the ESP32 but i would preffer to stick with ST