Skip to content
Snippets Groups Projects
Commit 39514a84 authored by LogixBot's avatar LogixBot
Browse files

Merge branch 'koalo/doc-ble-activation' into 'master'

Document BLE activation

See merge request !14
parents 3bdacf1d 0641f729
No related branches found
No related tags found
1 merge request!14Document BLE activation
Pipeline #2490 passed
......@@ -37,6 +37,12 @@ Start your card10 in USB storage mode, then copy `nickname.txt` onto the card10.
Now look for an app called 'nickname.py' (TODO: this app might need downloading first...),
which will display the nickname.
### activate BLE
Initially, BLE is disabled for privacy reasons. If you want to use it, you have to activate it first.
* Via the menu: Select the ble.py from the menu and press the SELECT button to enable BLE. The board will restart with activated BLE. Deactivation can be done via the same app.
* Manually: Start the card10 in _USB storage mode_ and add a file `ble.txt` with (exactly) the content `active=true` then reset the board.
### making LEDs blink
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment