This product does not support the XBee protocol, but instead, only supports Bluetooth/BLE.
The XBee BLU currently adds extra support over the existing Bluetooth support, by adding a few new API packet/frames.
These frames are:
Bluetooth GAP Scan Request - 0x34
Bluetooth GAP Scan Legacy Advertisement Response - 0xB4 Bluetooth GAP Scan Extended Advertisement Response - 0xB7 Bluetooth GAP Scan Status - 0xB5
In addition to creating a new device type called BluDevice that supports these new calls, there have also been a couple new functional tests to verify the support, along with a new Demo/Example application that will initiate a BLE GAP scan, and display all devices that are broadcasting BLE advertisements.
This product does not support the XBee protocol, but instead, only supports Bluetooth/BLE.
The XBee BLU currently adds extra support over the existing Bluetooth support, by adding a few new API packet/frames.
These frames are: Bluetooth GAP Scan Request - 0x34 Bluetooth GAP Scan Legacy Advertisement Response - 0xB4 Bluetooth GAP Scan Extended Advertisement Response - 0xB7 Bluetooth GAP Scan Status - 0xB5
In addition to creating a new device type called BluDevice that supports these new calls, there have also been a couple new functional tests to verify the support, along with a new Demo/Example application that will initiate a BLE GAP scan, and display all devices that are broadcasting BLE advertisements.