Skip to content

jeanmi151/btlejack-firmware

This branch is 4 commits ahead of, 7 commits behind virtualabs/btlejack-firmware:master.

Repository files navigation

Btlejack firmware

This repository contains the firmware source code used by Btlejack to communicate and attack BLE connections with Micro:Bit devices.

Two versions of this firmware can be compiled:

  • a version for the BBC Micro:Bit
  • a version for BLE400 and Adafruit's Bluefruit LE boards

To compile these two versions:

$ make all

Firmware hex files are then available in the dist directory (not versioned).

Links

micro:bit runtime docs | microbit-dal | uBit

Build Environments

Build Environment Documentation
ARM mbed online http://lancaster-university.github.io/microbit-docs/online-toolchains/#mbed
yotta http://lancaster-university.github.io/microbit-docs/offline-toolchains/#yotta

BBC Community Guidelines

BBC Community Guidelines

About

Btlejack firmware for BBC Micro:Bit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.1%
  • C 1.6%
  • Makefile 0.3%