

The same radios, the same tools — with every door unlocked. Open firmware, the AetherSDK module API, the community registry, populated expansion pads and full debug entry. This one is yours to rebuild.
Because most engagements don't need a compiler — they need a tool that behaves on Monday exactly the way it behaved when you certified it on Friday. The Regular's locked channel is a feature: managers can issue it, auditors can trust it, juniors can't brick it. The Pro is for the people who build the tooling those teams run.
One upgrade path exists: Pro owners can flash the signed stock image any time and get the Regular behavior — the hardware is identical, the doors are the difference.
The factory tools are modules. Your tools are modules. Same interface, same review, no secret APIs — if the stock Marauder suite can do it from the module API, so can you. Build in C/C++ with ESP-IDF, Arduino or PlatformIO, debug against the desktop simulator, then flash or ship it as a signed .AEM pack to the community registry.
Register, implement, done — the module gets a menu entry, event hooks, OLED draw access and the radio abstractions. The simulator runs the same code on your desktop before it ever touches hardware.
Sensors, GPS, displays — hot-pluggable, SDK-first-class.
Interrupts, one-wire, bit-banged radios, triggers.
Debug log, external radio bridge, GPS NMEA in.
Breakpoints on real hardware, factory test points.
Write and arm payloads from the Android app or the browser panel — and on Pro, push your own compiled modules and .AEM packs over the same link.
The firmware source, module API, schematics and board files are available to Pro owners under a source-available licence (non-commercial redistribution). You can rebuild the entire firmware from scratch, and AetherSDK gives you the same module interface the factory firmware uses. Stock tooling on both editions receives OTA updates from the signed channel.
The bootloader lives in write-protected flash and USB CDC flashing is always available, so a bad image recovers with a cable and two minutes. The module registry also sandboxes modules — a broken pack can be uninstalled, not bricked. The stock tool set stays bootable alongside anything you load.
The Qwiic bus takes any I²C peripheral — GPS modules, environmental sensors, external displays, even other radios with an I²C control interface. The SDK ships with a peripheral library for the common ones, and the four spare GPIOs handle interrupts, one-wire devices and bit-banged protocols. JTAG gives you real breakpoints on real hardware.
Build anything for your own devices, share modules freely through the registry, and study everything. What it doesn't grant is manufacturing clones or commercial redistribution of the hardware design. Modules you publish are yours under whatever licence you choose.
The mix most consultancies land on: Pros for the people who build tooling, Regulars for everyone who runs it. Same radios, same payloads, one charger drawer.