This tool lets you connect to a BleuIO USB dongle and build custom BLE advertising packets.
BLE advertising packets are small data broadcasts used by Bluetooth devices to announce their presence. A basic packet includes:
0x8E89BED6
for advertising packets
With BleuIO, we mostly control the payload and advertising parameters.
Note that certain Types have certain rules and conventions that should
be followed, for example Complete Local Name should only be added
once, in either the Advertising Data or the Scan Response Data.
By
default the BleuIO Dongle already has a Complete Local name 'BleuIO'
or 'BleuIO Pro' set in the Scan Response Data.
Learn more about
the different Types from the Assigned Numbers document (2.3 Common
Data Types) from Bluetooth SIG:
https://www.bluetooth.com/wp-content/uploads/Files/Specification/Assigned_Numbers.html#bookmark43
Connect to your BleuIO USB dongle and send advertising packets using either structured inputs or full raw hex format.
Not connected--