v2.15-beta — 2026.14.x bypass + HW3 fix (testing build)
Pre-release
Pre-release
Beta build for on-car verification. Not a final release — flash at your own risk, Listen-Only mode is always safe to start.
What's in v2.15
- Scroll-Press AP Engage (
0x3C2) — first known 2026.14.x preflight bypass. Time-based human-like scroll gesture, no0x3FDtouch. HW4-only, Service mode, default OFF. Timing/value constants pending bench confirmation (@JakNo). - Pre-Highland HW3
0x399DAS_status fix — Intel-Atom HW3 read DAS from the wrong frame since v2.9, silently breaking AP-First + nag gating. Fixed on both ESP32 (#92, @vrs11) and Flipper (#97). - On-demand grip pulse — nag killer fires immediately on a nag-demand edge instead of waiting for the 5-9s schedule (#83, @deftdawg).
- 2026.14.x warning banner — default-on warning before you enable TX on 14.x firmware (Flipper + ESP32).
- GTW Config Replay — honest rename of "Ban Shield" (#81, @bruvv / #67).
- LilyGO T-2CAN dual-CAN — TWAI can0 + MCP2515 can1, so one board reaches both Bus 6 and Vehicle CAN (needed for
0x3C2) (#99, @vrs11; env block @jangshik). - ESP32 HTTP CAN log stream + Ignore OTA toggle (#94 / #93, @vrs11).
Downloads
- Flipper Zero:
tesla_mod-v2.15-beta.fap - ESP32: pick the
.binmatching your board (m5stack-atom,esp32-mcp2515,lilygo-t2can,waveshare-s3-can,ttgo-tdisplay,esp32-lilygo,m5stack-atom-swap-pins)
Hardware note for 0x3C2 ScrollPress AP
0x3C2 is NOT forwarded on X179 Bus 6 (pins 13/14). It needs a Vehicle CAN tap — X179 pins 9/10 or OBD-II. See HARDWARE.md.
Verification asks
- HW3 testers (@DmitroPanteliuk, @Symness): the HW3
0x399DAS fix is the thing to exercise — AP-First gating + nag killer should now work on Intel/Ryzen HW3. - @JakNo: the
0x3C2timing constants (press value, scroll direction/sign, 250/150/250ms) need your Highland HW4 bench to lock.
Report results on the relevant issue. Builds verified clean locally (ufbt API 87.1 + all 7 PlatformIO envs) and in CI.