Wifi/BLE Paxcounter Project with ESP32 boards

Sniffing does not necessary mean tracking.
Paxcounter software approach does only sniff and count, but not track (“volgen”).

2 Likes

Bad news for PAX counters using WiFi of BLE in the Netherlands (dutch article): https://www.destentor.nl/deventer/wifi-tellingen-in-binnensteden-deventer-apeldoorn-en-zutphen-stilgelegd~a55b7e64/

The article’s title mentions that ‘counting’ has been suspended in several cities. But inside the article mainly the term ‘wifi tracking’ is used, making it unclear if only tracking or also just the counting is prohibited.

That is so true. We have to wait for clarification on questions asked. I do expect answers because som other companies are affecetd by this too.

what about the big store chains ? that are secretly using this technique …

1 Like

TTGO T-Beam V07 with BME280 and OLED-0,96" Display, running Paxcounter, casing colorscheme TTN

TTGO%20T-Beam%2007

5 Likes

Anyone here to meet on #35c3 in Leipzig/Germany this year? :slight_smile:

Hello @Verkehrsrot have a look here: TTN Communities Meeting at the 35c3 and you’re very welcome!

14 posts were merged into an existing topic: LICENSING do and don’t

A Talk on wifi sniffing, market players and legal restrictions:

3 Likes

Greetings -

Thank you, @Verkehrsrot, for the code.

I was able to perform a new install of Atom+platformIO on Windows, configure, and compile and load to a TTGO LoRa32 V2.1_1.6 US 915.

1 Like

HELP NEEDED!

Current paxcounter version in development branch has as strange bug concerning reading the BME680 sensor (if installed): After reproducable 71 minutes (~ 4297860ms) of runtime, the Bosch bsec.cpp routine does not start any longer if called, what means that no new measurements arrive.

Maybe sort of some counter wrap or side effect, but couldn’t find it yet after hours of analyzing… :frowning:

Anyone here who can help?

Paxcounter new release v1.7.11 was published today!

Bugfixes / internal changes:

  • Bluetooth: changed default to bluetooth disabled, this achieves ~10-30% better wifi sniffing results (can be enabled during runtime by rcommand 0x0e or by changing defaults in configmanager.cpp
  • Bugfixes in Cayenne payload encoder
  • Platformio.ini restructured
  • OTA Wifi download stabilized & debugged
  • Upgrade ESP32 core to ESP-IDF v3.1.2
  • Upgrade Arduino-ESP32 core to v1.0.1 (= PlatformIO espressif32 v1.6.0)
  • Update documentation (readme.md)

New features:

  • Full BME680 environment sensor support, including indoor-air-quality (using BOSCH BSEC library)
  • ESP32 AES hardware encryption option (not used yet)
  • PSRAM support on devices with external SPI RAM now fully functional (used to store MACs)
3 Likes

This issue seems not to reoccur with new 1.7.11 version.
So far so good but i have now clue why…

1 Like

New paxcounter version 1.7.11 working like a charme on different ESP32 boards :sunglasses:

paxcounter-curves

2 Likes

Screenshot_20190113-072606

IMG_20190113_122945

3 Likes

Hello,

Did test with following board’s and all work’s with this new release

Board type : ttgov21, White Heltec, Heltec v2, ttgov22-v07

Let’s counter futher on WiFi an BT.

Johan

1 Like

imagine a square… 100x 100 mtrs
there is a market… the organiser wants to know how many visitors and on what times of the day.

  • how many paxcounters do you need
  • can you make ‘meshed/coordinated’ paxcounters that gives a reliable output for bigger area’s

for that you need to process data from all involved paxcounters, compare them ect.is that allowed

great! & thanks for testing.