/ExposureNotificationMonitor

Exposure Notification Monitor mit ESP32

Primary LanguageC++

Exposure Notification Monitor

Über die Servive UUID im Advertising Payload kann festgestellt werden ob es sich um ein Exposure Notification handelt. Die UUID ist in der Spezifikation verfügbar.

Mit der ESP32 BLE for Arduino Bibliothek und einem ESP32 kann sehr einfach ein scanner gebaut werden.

Entwicklungsumgebung ist VS Code mit PlatformIO.