Skip to content
Snippets Groups Projects
Commit e64be747 authored by schneider's avatar schneider
Browse files

chore(exno): Style

parent 03e4d182
Branches
No related tags found
No related merge requests found
Pipeline #4644 passed
......@@ -6,6 +6,8 @@ COVID-19 Exposure Notifications are based on Bluetooth Low Energy (BLE). They ar
> :warning: The Exposure Notification support of the card10 is not meant as an replacement for official Exposure Notification apps. It is merely meant as a tool for the curious.
[![Exposure Notification Stats app](/media/card10-exnostat.jpg)](/media/card10-exnostat.jpg)
The currently released firmware for the card10 does not allow receiving of BLE advertisements. [Here](https://git.card10.badge.events.ccc.de/card10/firmware/-/merge_requests/392)'s a Merge Request which implements this functionality. If you have a working toolchain for the card10, please try and build this MR, as you will have to most up-to-date version. If you do not have a working toolchain, you can download a [pre-build image](/release/card10-exno-06-28.zip). Simply unzip the archive and merge it onto your card10.
To use the BLE features of the card10 make sure to enable BLE in the `Bluetooth` app.
......@@ -25,6 +27,5 @@ Two buttons allow you to switch the LED and vibration motor behavior:
Almost all logic is written in Python and can be modified by you: [`apps/exnostat/__init__.py`](https://git.card10.badge.events.ccc.de/card10/firmware/-/blob/schneider/covid-tracing/preload/apps/exnostat/__init__.py)
[![Exposure Notification Stats app](/media/card10-exnostat.jpg)](/media/card10-exnostat.jpg)
[Video of Exposure Notification Stats app running](/media/card10-exnostat.mp4)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment