Main Content

BLE

Communication using Bluetooth interface

Bluetooth® Low Energy (BLE) is a wireless communication protocol that uses Bluetooth with low-power Arduino® peripheral devices. Use this technology to read from and write to BLE peripheral devices. Ideal for short-range communication applications, you can efficiently communicate with other BLE-enabled devices using this technology.

Blocks

BLE SendSend data using Bluetooth Low Energy (BLE) protocol (Since R2021b)
BLE ReceiveReceive data using Bluetooth Low Energy (BLE) protocol (Since R2021b)

Featured Examples