Commit graph

2 commits

Author SHA1 Message Date
3a9f5a546a
Switch to simple blue LED indicator on GPIO8
C3 Super Mini has a plain blue LED on GPIO8, not an addressable
WS2812B. Removed NeoPixel library, using digitalWrite instead.
LED on = Loki active and chaffing.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 00:41:49 -07:00
a7f26f88e4
Loki Phase 1: BLE identity cycling countermeasure
16 fake device profiles (Galaxy S24, iPhone, Pixel 9, AirPods Pro, etc.)
cycling every 2s with randomized MACs and realistic manufacturer data.
Targets ESP32-C3 Super Mini with NimBLE 1.4.3 on ESP-IDF 4.4.x.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 00:03:07 -07:00