-
Notifications
You must be signed in to change notification settings - Fork 53
Android Fragment RF Power Amplifiers
Djamil Elaidi edited this page Mar 30, 2021
·
9 revisions
PandwaRF has integrated RX and TX amplifiers.
You can enable/disable them using the RF Power Amplifiers tab from the Android app.
Constant | Value | Usage |
---|---|---|
RF_POWER_AMPLIFIERS_ACTION_ALL_OFF | 0 | turn off amplifiers |
RF_TX_POWER_AMPLIFIER_ACTION_ON | 1 | turn on TX amplifier |
RF_RX_POWER_AMPLIFIER_ACTION_ON | 2 | turn on RX amplifier |
RF_TX_RX_POWER_AMPLIFIER_ACTION_ON | 5 | turn on TX & RX amplifiers (not supported by rev. E) |
RF_TX_POWER_AMPLIFIER_ACTION_ON_TX | 6 | turn on TX amplifier only when transmitting |
RF_RX_POWER_AMPLIFIER_ACTION_ON_RX | 7 | turn on RX amplifier only when receiving |
RF_TX_RX_POWER_AMPLIFIER_ACTION_ON_TX_RX | 8 | turn on TX & RX amplifiers only when transmitting & receiving |
RF_ANT_POWER_ENABLE | 3 | enable antenna power |
RF_ANT_POWER_DISABLE | 4 | disable antenna power |
Note: amplifiers use a lot of current, so activating them will drain the battery faster than without using them.
Warning: You are responsible for complying with local legal restrictions on maximum transmit power.
Questions or need help? Get in touch or open an Issue!
Project Information
- PandwaRF Home
- General Overview
- Technical Overview
- Possible Applications
- Development Status
- Requirements
PandwaRF Android Application (Normal Mode)
- Quick Start
- Navigation
- Navigation on Tablet
- Android Permissions
- Activity states
- Kaiju account connection
- Kaiju delete account
- Scan
- Bus Service
- Rx/Tx
- Kaiju Analysis
- Rolling code analysis & generation
- Rx Data Rate Measurement
- Spectrum Analyzer
- RF Power Amplifiers
- RF Brute Force
- RF Brute Force Tutorial
- RF Brute Force Session Import Tutorial
- RF Brute Force De Bruijn
- Protocols
- Jamming
- JavaScript
- FW Update
- Dev Mode
- USB Connection
- Pairing/Bonding
- Keeloq Secure Decrypt
- Get PandwaRF Gov App
PandwaRF Android Application (Dev Mode)
- BLE Perf measurement
- CC1111 RF registers direct access
- BLE Errors
- Bus Service Extended
- BLE Parameters
Marauder Android Application
iOS Application
Linux
Hardware
- Architecture
- Power Management
- Buttons
- LEDs Indication States
- Schematics
- Programming
- Battery
- Antennas
- PandwaRF Bare Settings
- FW releases Nordic
- FW releases CC1111
For developers
- Scripting with JavaScript
- JavaScript Functions Mapping
- Scripting with Python
- BLE Services & Characteristics
- CC1111 RfCat Commands
- PandwaRF Android SDK
- PandwaRF Android API
- RX Data Post Rest API
- Software and available applications
Support
- User Guides
- FAQ
- Tested Devices
- Known Issues
- BLE connection issues
- How to clear secure pairing
- How to report an issue
- PandwaRF test procedure
- Recovery mode
- PandwaRF Device Bounty
- Product return information
- Discord Server
- Forum (legacy)
- Chat (legacy)
- Privacy Policy
- Terms & Conditions
Gimme moar!