2024-12-11 11:08 PM - last edited on 2025-01-07 03:39 AM by Andrew Neil
Hello ST Community,
I want to send a simple "Hello world" to a generic app from STM32WBMMG dk kit but not ale to send.
I have tried few example that are available:
Example first :
1. I have tried BLE Sensor example and send Hello World i got hex value of that, I am getting the String value...i have tried to get converted into string but failed.
2. I am sending data from other company microcontroller which supports BLE via ANdroid app Serail Bluetooth Terminal.
The same thing i want my STM32 dk should this.
3. I have also tried BLE_LLD_CHAT and p2p server example as well but failed.
Kindly help me, if you do this it will be very helpfull for me.
thanks and regard
Ankur Bhatt
2025-01-07 03:36 AM
Hello @ankurkbhatt
Could you try your first solution with a mobile app that can do the conversation of the received data to a string.
Best Regards.
STTwo-32
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.