We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5765e0f commit 68bf32dCopy full SHA for 68bf32d
src/device/firmware/README.md
@@ -1,7 +1,15 @@
1
+# Data collection hex files
2
+
3
+## Bluetooth
4
5
The Bluetooth hex files are derived from https://makecode.microbit.org/_MdUU3fEqvRxw
6
7
There's a universal hex with each Bluetooth mode. They are then split into individual hex files.
8
9
It's important to keep these up-to-date with MakeCode releases so that the apps can partial flash over them.
10
11
https://microbit-foundation.github.io/microbit-universal-hex/examples/separate.html
12
13
+## Radio bridge
14
15
+See https://github.com/microbit-foundation/sensor-radio-bridge
0 commit comments