Skip to content

v0.5.4 — Signal Generator now radiates

Latest

Choose a tag to compare

@pingequalab pingequalab released this 12 Jun 09:06

v0.5.4 — Signal Generator now radiates

Fixed

  • The NRF24 Signal Generator now actually transmits. Reworked the SPI/CE
    driving model (hold the external bus + CE high for the whole run, huuck-style
    double set_tx_mode ignition) and added a TX-FIFO flush before each
    ignition
    — so repeated starts / live mode-switches no longer fill the FIFO
    and silently drop the ignition payload. Verified on real hardware
    (RF_SETUP=0x9E, CFG=0x02, FIFO loaded — full-power continuous carrier).

Changed

  • Honest power wording. Removed the on-screen +20 dBm label and the
    +20 dBm / "pilot-aware OFDM" / "room range" claims from the docs. The WiFi
    modes are continuous-carrier band hops; output power is intentionally kept
    conservative
    — the firmware does not drive the radio to its electrical
    maximum — to stay within a defensible envelope for the regulated 2.4 GHz band.

Note

  • During a long continuous transmit run the multi-channel modes (BLE Adv /
    WiFi 1·6·11 / ALL / BLE React) may occasionally stop responding — hold
    Left + Back (~5 s) to reboot. CW Custom (single channel) is the most
    robust for sustained use; use the sweep modes in shorter bursts.

Install

Download pingequa_rf_toolkit.fap below → copy to /ext/apps/GPIO/ on your
Flipper (or use qFlipper). Works on Official, Momentum, Unleashed, RogueMaster.