@@ -71,6 +71,11 @@ Initially, BLE is disabled for privacy reasons. If you want to use it, you have
* 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.
### basic ECG howto
Have a look at [how to use the ECG](../ecg/).
For better results use [USB-C electrodes](../ecg_kit_assembly/)
## Next
Now it is time to start playing with the card10, writing your own micropython code!