Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 622 Bytes

README.rst

File metadata and controls

26 lines (16 loc) · 622 Bytes

SimpleBLE - Device Under Test

This project holds the source code for the Device Under Test (DUT) for the SimpleBLE project, used for Hardware-in-the-Loop (HITL) testing.

Instructions

To use this project, you'll need:

To flash the device, initially you'll need to flash softdevice running:

./scripts/flash-softdevice.sh

To flash the application, run:

cargo run