Skip to content

Commit

Permalink
Updated hex files
Browse files Browse the repository at this point in the history
  • Loading branch information
microbit-sam committed May 17, 2019
1 parent a456ede commit c04ae91
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/ble/profile.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ Known issue: the firmware on micro:bits shipped initially to schools contains th
The following sections elaborate on the description of a service and/or its characteristics. For full details see the [micro:bit Bluetooth profile specification](https://lancaster-university.github.io/microbit-docs/resources/bluetooth/bluetooth_profile.html)

### All Services Enabled Hex File
The 'bluetooth-services' hex file (Either [without Magnetometer Service](/resources/BLE_All_Services_DAL_2-1-1-No-Mag.hex.zip) or [without DFU Service](/resources/BLE_All_Services_DAL_2-1-1-No-DFU.hex.zip)) (originally written in C++) enables all the Bluetooth services listed below and will indicate when the micro:bit is connected and disconnected via Bluetooth. The source can be found [here.](https://github.com/lancaster-university/microbit-samples/blob/master/source/examples/bluetooth-services/main.cpp)
The 'bluetooth-services' hex file (Either [without Magnetometer Service](/resources/microbit-dfu.hex.zip) or [without DFU Service](/resources/microbit-mag.hex.zip)) (originally written in C++) enables all the Bluetooth services listed below and will indicate when the micro:bit is connected and disconnected via Bluetooth. The source can be found [here.](https://github.com/lancaster-university/microbit-samples/blob/master/source/examples/bluetooth-services/main.cpp)

### About the Device Information Service

Expand Down
Binary file added docs/resources/microbit-dfu.hex.zip
Binary file not shown.
Binary file added docs/resources/microbit-mag.hex.zip
Binary file not shown.

0 comments on commit c04ae91

Please sign in to comment.