Skip to content

Android Fragment Scan

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

Before you can use your PandwaRF device, you need to connect it to your smartphone. First scan for all nearby PandwaRF devices using the "SCAN" tab of the application.

If there is a PandwaRF nearby, you will see something like this:

PandwaRF_Android_Scan

In this snapshot, we can see 2 PandwaRF advertising and available for connection.

You have 2 options for connection:

  • Reconnect if link loss: will automatically attempt to reconnect the dongle if there is a disconnect (eg. due to app running in the background).
  • Connect refreshing the cache: the Android Bluetooth device cache will be cleared before reconnection, forcing all the BLE services and characteristics to be re-fetched from PandwaRF. Use this option in case you have some spurious disconnections just after you connect the PandwaRF. This option is in theory slower than connecting using the Android cache.

[Edit 17/06/2019] Starting Android App 1.5.4, these 2 options have been moved to App settings.

Once you have decided which PandwaRF to connect to, click on it. 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.

You will be automatically redirected to the Bus Service tab.

Note: You can stop & restart the scanning at any time.

Project Information

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