Skip to content

Fixed channel hopping#2249

Open
7wp81x wants to merge 1 commit intoBruceDevices:mainfrom
7wp81x:main
Open

Fixed channel hopping#2249
7wp81x wants to merge 1 commit intoBruceDevices:mainfrom
7wp81x:main

Conversation

@7wp81x
Copy link
Contributor

@7wp81x 7wp81x commented Mar 5, 2026

Fixed jammer channel hopping

  • Added explicit stopConstCarrier() + delay + powerDown/powerUp cycle before each setChannel() to fix frequency change failures

  • Re-apply critical radio settings after power cycle for clone module stability

  • Increased dwell time to 50–100 ms per channel for better jamming effectiveness

  • Added vTaskDelay(10 ms) fallback in UART-only mode to prevent tight-loop CPU spin / watchdog risk

  • Tested on Cardputer ADV (SPI mode).

Resolves:

Jamming stuck on first channel / no RF output after initial start

- Added explicit stopConstCarrier() + delay + powerDown/powerUp cycle before each setChannel() to fix frequency change failures
- Re-apply critical radio settings after power cycle for clone module stability
- Increased dwell time to 50–100 ms per channel for better jamming effectiveness
- Added vTaskDelay(10 ms) fallback in UART-only mode to prevent tight-loop CPU spin / watchdog risk

Tested on Cardputer ADV (SPI mode).

Resolves: jamming stuck on first channel / no RF output after initial start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant