- BLE scanning
- WiFi scanning
- WiFi analyzer
- RF capture (WIP)
- RF replay (planned)
- BLE interference testing
- Bluetooth interference testing
- WiFi interference testing
- BadUSB keyboard emulation
- BLE mouse emulation
- System information
- Hardware diagnostics
- Device restart
- ESP32-S3 N16R8
- 2x NRF24L01 Module
- 2x CC1101 Module
- PN532 NFC Module
- MicroSD card Module
- TP4056 Charging Module
- OLED display
- Battery-powered portable setup
| 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 |
The easiest way to install ORION-RF is through the web installer.
- Connect your ESP32-S3 to your computer using a USB cable.
- Open the installer page:
- Click Connect and select your device.
- Click Install and wait for the flashing process to complete.
- Reboot the device if required.
Google Chrome, Microsoft Edge, and other Chromium-based browsers are recommended. It may or may not work on Firefox based browsers.
git clone https://github.com/krolyxon/orion-rf.git
cd orion-rfpio run -t upload