Skip to content

232202 Station Base WiFi — Revision History

Revision history for the EverTag Connectivity Module Base PCB with WiFi (232202). See Revisions Policy for tag naming and lock procedure.

Rev Released Status Git Tag
A2 2026-04-13 Current pcb-232202-A2
A1 (unrecorded) Superseded

Rev A2 — 2026-04-13 — Released

Git tag: pcb-232202-A2

Release artifacts (stored in the release repository):

Type Filename
Release package pcb-232202A2 - release 2026-04-13.zip
Manufacturing package pcb-232202A2 - manuf 2026-04-13.zip

Changes from A1

Retroactive entry — original A1→A2 change notes were not preserved at release time. Fill in here if records are recovered.

Known limitations (carried into Rev B planning)

The nRF54L15 datasheet review (May 2026) identified silicon constraints affecting this revision:

  • UART0 debug (P0.02 TX / P2.07 RX) is split across P0/P2 — non-functional. TX-only debug possible.
  • ESP32_READY (P2.08) cannot generate an interrupt — must be polled at boot. Acceptable for the one-shot boot handshake.
  • Service button (P2.06) must be polled (no GPIOTE on P2).
  • Coex REQUEST/PRIORITY (P2.00/P2.01) cannot generate interrupts — irrelevant for this revision since Wirepas has no MPSL coex driver.

UART1 to ESP32 (P0.03/P0.04) is unaffected — both pins on P0, binds to UARTE30 cleanly. The Wirepas Dual-MCU API works on this revision. Addressed in the planned Rev B1 GPIO remap. See Firmware Compatibility for full impact analysis.


Rev A1 — (date unrecorded) — Superseded

Initial prototype build. No formal release artifacts on file in the release repository.