Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 469 Bytes

File metadata and controls

12 lines (8 loc) · 469 Bytes

BluetoothExample

Contain Central (RX) and Peripheral (TX) example code. Have a look in each folder for better understanding the code

CENTRAL

Implementation of RECEIVER side (implemented as CENTRAL in BLE role).

PERIPHERAL

First implementation of TRASMISSION (implemented as PERIPHERAL in BLE role) board.

PERIPHERAL RADIO

Second implementation of TRASMISSION (implemented as PERIPHERAL in BLE role) board. More robust and mantained w.r.t. PERIPHERAL one