All projects

Connected device

BLE beacon

Intermediate35 min

A Bluetooth Low Energy beacon broadcasting its identity and a reading to nearby devices.

What you get

A beacon detected by the virtual phone, with its name, received power and payload.

Parts (simulated)

  • ESP32 board
  • Net Lab virtual phone

Nothing to buy: every component here is simulated in the browser.

Project steps

  1. 01Configure the name and advertising interval.
  2. 02Compose the broadcast payload.
  3. 03Scan from the virtual phone and read the received power.
  4. 04Vary the interval and measure the power impact.

What you learn

  • BLE advertising
  • Payload and identity
  • Received power and distance

Other projects