Skip to content

Android Activity States

Djamil Elaidi edited this page May 14, 2020 · 4 revisions

Connection status

The icon in the title bar should change according to the connection status:

  • ic_device_disconnected.png : Disconnected. No BLE or USB connection.
  • ic_device_connected.png : BLE Connected. Connection has been established, and BLE services and characteristics are being enumerated. PandwaRF is not useable yet. This state can last up to 3s.
  • ic_device_ready.png : BLE Ready. PandwaRF device is ready in Bluetooth Low Energy mode. All features are available.
  • ic_device_connected_usb.png : USB Ready. PandwaRF device is ready in USB mode. All BLE features are not available. Almost all RF features are available.

RF activity status

The application indicates if a RF activity is ongoing by PandwaRF by changing the text color of the title bar ("PandwaRF" in white/red text). The "PandwaRF" title can also blink alternatively between white and red to indicate intermittent RF activity.

No RF (RX/TX) activity ongoing

If PandwaRF is doing nothing on the RF path, the "PandwaRF" title is displayed in white. RF_status_free.png

RF (RX/TX/BF/Specan/etc.) activity ongoing

If PandwaRF is doing something on the RF path, the "PandwaRF" title is displayed in white. RF activity can be:

RF_status_busy.png
  • Reception
  • Transmission
  • Brute Force
  • Spectrum Analyzer
  • JavaScript execution

Project Information

PandwaRF Features

PandwaRF Android Application (Normal Mode)

PandwaRF Android Application (Dev Mode)

Marauder Android Application

iOS Application

Linux

Hardware

For developers

Support

Gimme moar!

Clone this wiki locally