2019-12-05 06:10 PM
Hi. Can anyone tell me if wireless STM32WB microcontrollers supporting Bluetooth 5.0 can talk to Android smartphones like the Samsung Galaxy S7 series? It looks they may only be compatible S8's and beyond. If not, is there a work-around? Thanks.
2019-12-10 08:36 AM
Hey Ted,
I am using a Galaxy S7 Edge to communicate with an STM32WB55CG with an nRF Connect App (great application). The only thing that I cannot get working is Data Length Extension but it is working well enough to test things out since my target is not a cellphone.
2019-12-10 03:00 PM
Hi Louis,
Thanks for responding. Great. I found and downloaded the app from Play Store. I'll try it out as soon as I get up and running with a STM32x.
2019-12-10 03:02 PM
I'll assume that an STM32x will behave like any other BLE enabled device.
2019-12-11 05:35 AM
Yes, I have my STM32WB55 set up to send notifications when it receives data every 20 ms. Using nRF Connect on my Galaxy S7 Edge, I can turn notifications on and see the data although it is truncated since Data Length Extension is not turned on.
2019-12-11 05:40 AM
Additionally, I do have Data Length Extension turned on and working with other devices, just not my Galaxy 7 Edge.