Block a user
45863ab212
Minor tweaks.
43cf503d77
Update to use DiscoverServiceEvent, DiscoverCharacteristicEvent, and
11dd9c3eb4
Add autocnnect and connection timeouts.
7fa3860f6c
Peripheral.Identifier is now a field, not a method.
c60519182a
Manually call ble.DiscoverSerices().
ec02bc7bcc
Some debug output, and turn off BLE.wantScan when scanning starts.
f53dd7481a
Return subscribed characteristic values as []byte in
822b3529c0
Add gatt package. Add DiscoverServiceEvent and DiscoverCharacteristic
64b684e419
Add connection tracking and timeouts.
c91c83de9c
Connect to peripherals by UUIDString. Eliminate globals for central