diff --git a/en/exposure_notifications.md b/en/exposure_notifications.md index 42b3b1588d9a8b7c79bf055a1479f24ffeff92b2..84a53d7dcc7df7bc2463a80c4861a731c0bd37d7 100644 --- a/en/exposure_notifications.md +++ b/en/exposure_notifications.md @@ -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. +[](/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) -[](/media/card10-exnostat.jpg) [Video of Exposure Notification Stats app running](/media/card10-exnostat.mp4)