Contenu principal

BLE

Communication via une interface Bluetooth

Bluetooth® Low Energy (BLE) est un protocole de télécommunications utilisant le Bluetooth avec des équipements périphériques Arduino® basse consommation. Utilisez cette technologie pour lire et écrire sur des périphériques BLE. Idéale pour les applications de communication à courte portée, elle permet de communiquer efficacement avec d’autres équipements BLE.

Blocs

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

Paramètres du modèle

développer tout

Peripheral Device NameDevice name of a BLE peripheral (depuis R2021b)
Peripheral Local NameLocal name of a BLE peripheral device (depuis R2021b)
Advertising Interval (*0.625 mS)BLE advertising interval (depuis R2021b)
Min Connection Interval (*1.25 mS)Minimum time that peripheral device can take to establish BLE connection with central device (depuis R2021b)
Max Connection Interval (*1.25 mS)Maximum time that peripheral device can take to establish BLE connection with central device (depuis R2021b)

Sélection d՚exemples