diff --git a/README.md b/README.md index bdaf1223..3940f6c8 100644 --- a/README.md +++ b/README.md @@ -211,7 +211,7 @@ There in the sensor configuration select "TheThingsNetwork" and set Decoding Pro # Covid-19 Exposure Notification System beacon detection -Bluetooth low energy service UUID 0xFD6F, used by Google/Apple COVID-19 Exposure Notification System, can be monitored and counted. By comparing with the total number of observed devices this gives an indication how many people staying in proximity are using Apps for tracing COVID-19 exposures, e.g. in Germany the "Corona Warn App". To achive best results with this funcion, use following settings in [paxcounter.conf](src/paxcounter.conf): +Bluetooth low energy service UUID 0xFD6F, used by Google/Apple COVID-19 Exposure Notification System, can be monitored and counted. By comparing with the total number of observed devices this gives an indication how many people staying in proximity are using Apps for tracing COVID-19 exposures, e.g. in Germany the "Corona Warn App". To achive best results with this funcion, use following settings in [paxcounter.conf](src/paxcounter.conf): #define COUNT_ENS 1 // enable ENS monitoring function #define VENDORFILTER 0 // disable OUI filter (scans ALL device MACs)