cancel
Showing results for 
Search instead for 
Did you mean: 

Hey I want to create a sensor beacon with a STM32F411RE board and a bluetooth shield IDB05A1. Unfortunately I figured out that the blueNRG-MS package only supports eddystone beacons of the type UID and URL. I think what I need ist the TLM format.

DHöld.2203
Associate

Does anyone have experience with distributing sensor data by a beacon?

1 REPLY 1
Winfred LU
ST Employee

Please refer to BLE_Beacon sample project in DK :

https://www.st.com/content/st_com/en/products/embedded-software/evaluation-tool-software/stsw-bluenrg-dk.html

The content of beacons can be fully customized accordingly.

Please modify adv_data[] for your needs.