UCF-SDTeam13 / echelon-bike

UCF CS Senior Design 2019 - Reverse Engineered Echelon Bike - Embedded Bluetooth LE Firmware using Nordic nRF52 Hardware
10 stars 1 forks source link

echelon-bike

Echelon hardware bike mock using the Nordic nRF52 embedded BLE platform.

Dependencies

Libaries should be placed in a "Libraries" folder at the same level as echelon-bike.

Compiling / Running

Project Folder Structure with Dependencies

After downloading / correctly placing the dependencies and opening the project file in SEGGER Embedded Studio for ARM:

Supported Hardware

Tested against the Nordic nRF52840 Development Kit (PCA10056 / S140).

This should compile and run without modification for all nRF52840 chips, but requires porting project file for other chips in the nRF52 product line.

The project file for the nRF52840 is "pca10056/s140/ses/ble_bike_pca10056_s140.emProject".