Go to file
krolyxon 58c9c8f51d add .clang-format, and apply formatting 2026-05-14 23:19:41 +05:30
assets initial commit 2026-05-04 22:48:07 +05:30
src add .clang-format, and apply formatting 2026-05-14 23:19:41 +05:30
.clang-format add .clang-format, and apply formatting 2026-05-14 23:19:41 +05:30
.gitignore remove test files 2026-05-14 23:01:07 +05:30
README.md apply code formatting 2026-05-14 23:14:31 +05:30
platformio.ini Migrate to PlatformIO 2026-05-11 14:01:44 +05:30

README.md

Orion RF

Orion RF is a portable RF and wireless toolkit built on the ESP32 platform with NRF24 and CC1101 support.

Features

Wireless

  • BLE scanning
  • WiFi scanning
  • WiFi analyzer
  • RF capture (WIP)
  • RF replay (planned)

NRF24

  • BLE interference testing
  • Bluetooth interference testing
  • WiFi interference testing

HID

  • BadUSB keyboard emulation
  • BLE mouse emulation

Utilities

  • System information
  • Hardware diagnostics
  • Device restart

Hardware

  • ESP32-S3 N16R8
  • 2x NRF24L01 Module
  • 2x CC1101 Module
  • PN532 NFC Module
  • MicroSD card Module
  • TP4056 Charging Module
  • OLED display
  • Battery-powered portable setup

Status

Feature Status
BLE Scan Working
WiFi Scan Working
WiFi Analyzer Working
BadUSB Working
BLE Mouse Working
BLE Jammer Working
Bluetooth Jammer Working
WiFi Jammer Working
RF Capture WIP
RF Replay WIP
SD Card Support Planned
Emulator Planned
NFC WIP

Disclaimer

Use responsibly and only where authorized.