Dan Halbert
|
630c92392a
|
address review comments; avoid calling common_hal_bleio_device... routines from shared-bindings
|
2019-08-16 15:18:53 -04:00 |
|
Dan Halbert
|
1570ef2dd4
|
specifying attribute length; fix up value setting
|
2019-08-07 23:49:09 -04:00 |
|
Dan Halbert
|
d047b73a9c
|
fix newly-introduced bugs; UART client/server working again
|
2019-08-07 11:10:21 -04:00 |
|
Dan Halbert
|
d74c8b9425
|
WIP: more Descriptor work; refactor gattc/gatts read/write
|
2019-08-06 22:55:25 -04:00 |
|
Dan Halbert
|
7ce3776b80
|
WIP: rework of Characteristic properties; enhance Descriptor; not tested
|
2019-08-02 17:57:31 -04:00 |
|
Dan Halbert
|
28ca05ccdc
|
allow discovery from central or peripheral
|
2019-07-27 13:22:15 -04:00 |
|
Dan Halbert
|
4881e1ff55
|
WIP: Central compiles; now will test
|
2019-06-21 18:04:04 -04:00 |
|
Dan Halbert
|
24ac1fdcab
|
WIP: backup only; not compiled
|
2019-06-19 21:54:28 -04:00 |
|
Dan Halbert
|
a1b5d800f3
|
Update copyrights; get ready for Central
|
2019-06-19 10:42:36 -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 |
|
Dan Halbert
|
ef39e72c7c
|
free event handlers on reset; fix typo in Broadcaster
|
2018-12-29 13:55:10 -05:00 |
|
Dan Halbert
|
4d1f0ec07b
|
Add Broadcaster. Reset correctly on reload.
|
2018-12-28 23:34:23 -05:00 |
|
Dan Halbert
|
4167bf5b24
|
wip: advertising works, but not connection
|
2018-12-27 00:04:04 -05:00 |
|
arturo182
|
05c1384b67
|
nrf: Split the ble module into a shared part and the port implementation
This allows other ports to implement these shared bindings.
|
2018-07-13 16:01:15 +02:00 |
|