Dan Halbert
|
76446f634b
|
BLE HID WIP: works everywhere except iOS; fixed a bunch of bugs; pretend bonding
|
2019-08-25 21:38:13 -04:00 |
Dan Halbert
|
7ce3776b80
|
WIP: rework of Characteristic properties; enhance Descriptor; not tested
|
2019-08-02 17:57:31 -04:00 |
Dan Halbert
|
83129b8c63
|
BLE: peripheral client pairing (not yet bonding); fix time doc formatting
|
2019-07-30 14:26:26 -04:00 |
Dan Halbert
|
28ca05ccdc
|
allow discovery from central or peripheral
|
2019-07-27 13:22:15 -04:00 |
Dan Halbert
|
118b26b335
|
UARTClient now works both directions
|
2019-07-09 00:21:46 -04:00 |
Dan Halbert
|
a1b5d800f3
|
Update copyrights; get ready for Central
|
2019-06-19 10:42:36 -04:00 |
Dan Halbert
|
35b9191857
|
Don't operate directly on bleio objects in shared-bindings: use common_hal
routines instead. Changes made but not yet tested.
|
2019-06-18 23:46:20 -04:00 |
Dan Halbert
|
1905d90eaa
|
Make advertising data buffers long-lived
|
2019-06-05 20:08:53 -04:00 |
Dan Halbert
|
613e12f99f
|
Replace Broadcaster with enhanced Peripheral
|
2019-06-03 20:40:05 -04:00 |
Dan Halbert
|
63ac37946d
|
1. Remove advertising data construction in C: it's all done in Python now
2. Add scan response capability to advertising.
|
2019-06-02 23:21:30 -04:00 |
Dan Halbert
|
1dc3957e72
|
LocalPeripheral is now Peripheral; more work on basic GATTS support; UART not working yet
|
2018-12-30 22:33:49 -05:00 |