Skip to main content
DHöld.2203
Visitor II
December 6, 2019
Question

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.

  • December 6, 2019
  • 1 reply
  • 507 views

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

    This topic has been closed for replies.

    1 reply

    Winfred LU
    ST Employee
    December 12, 2019

    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.