2024-03-07 02:49 AM - edited 2024-03-07 02:50 AM
Hi All,
I have flashed custom BLE profile code to STM32WB55 and sending dummy values over a service. I am able to see data in the LightBlue App.
In LightBlue Application, when READ button is pressed, it displays the data that was sent from firmware.
My question is:
Does the BLE firmware running in STM32WB55 receives some kind off command when the READ button in application (Light Blue) is pressed?
If yes, how to debug that?
If not, what is the flow of receiving data in the App. Is it independent of the press / not press of the buttons on application?
I am a beginner in BLE deveopments, so please pardon me.
Thanks and Regards,
Pluto
2024-04-17 10:54 AM
2024-05-20 10:25 PM
Thanks for the reply @STTwo-32, will refer the link.