← Back to roadmap
Partial

nRF RADIO (BLE 1M/2M/Coded + 802.15.4 PHY)

Priority 5 - Connectivity & Radio Hardware / 5.2 Radio / wireless transceivers

$0 / $12,7500% funded
$0 / $12,750 - 0%
As a connectivity firmware developer, I want vemu to finish its nRF RADIO model (CRC, whitening, RSSI, CCA), so that I can run real nRF wireless firmware (Zephyr/SoftDevice radio drivers) end to end, not just the PHY happy path.

Why it matters

Run real nRF wireless MCU firmware (Zephyr/SoftDevice radio drivers)

Summary

PHY ramp/TX/RX FSM + EasyDMA packet TX/RX on the virtual air bus

Scope of work

Partially modeled. Complete the missing mechanics of nRF RADIO (BLE 1M/2M/Coded + 802.15.4 PHY). What it is: PHY ramp/TX/RX FSM + EasyDMA packet TX/RX on the virtual air bus. Why it matters: Run real nRF wireless MCU firmware (Zephyr/SoftDevice radio drivers).

Current state

Status: Partially implemented. Notes / evidence: Full PHY FSM (ramp-up/down, SHORTS, DPPI) + EasyDMA fetch/writeback + per-mode TX timing; CRC/whitening NOT computed (RX always CRCOK), RSSI hardcoded 0, CCA/ED tasks are no-ops.

Blocked by 3

Fund these first - this work can't be completed until they ship.

  • Done
  • Done

Activity log

  1. Feature defined and added to the roadmap

  2. Funding goal set to $12,750

  3. Implementation status: Partial