@@ -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.