2022-06-25 04:31 AM
Hello!
I would like to ask for some help in my STM32 Project.
In this project I want to receive and process a BLE beacon message with a Nucleo F411 board and X-Nucleo-IDB05A2 Bluetooth Shield.
The message came from a simple device without any in or out periphery.
This is the device:
And this is the data format of the message:
I want to use beacon application of the X-Cube-BLE1 software pack.
I read the message with an android application, but I come up against a difficulty in the parameterize of the code.
I find sources where the microcontroller measure something and send data via BLE beacon to smartphones, but I need the opposite of that
My project:
I would be grateful if someone could help me!
2022-06-25 04:31 AM
2022-06-25 04:32 AM
And this is the data format of the message:
2022-06-25 04:32 AM