David Lechner
|
f3425e2f0f
|
rename BLEData to BleUart
These actions all relate specifically to the nRF UART GATT service
|
2020-06-11 22:53:38 -05:00 |
|
David Lechner
|
802f2bc05d
|
use type = instead of interface extends
for consistency
|
2020-06-11 22:53:38 -05:00 |
|
David Lechner
|
a411bfc92d
|
improve serialization of BLE writes
|
2020-06-10 21:59:34 -05:00 |
|
David Lechner
|
24acab901c
|
remove use of thunk action in ble and hub
This is a step towards moving these to sagas
|
2020-05-27 20:57:22 -05:00 |
|
David Lechner
|
2854ab422b
|
Rename BLE connect actions
This matches the naming patter used in other files.
|
2020-05-24 20:00:13 -05:00 |
|
David Lechner
|
dd9d789e9a
|
license
|
2020-05-22 19:54:48 -05:00 |
|
David Lechner
|
23566a7d4a
|
Check Web Bluetooth capabilities
This adds/improves checks for the various Web Bluetooth capabilities
that we are using and notifies the user when capabilities are missing.
|
2020-05-20 21:31:51 -05:00 |
|
David Lechner
|
9d545f8f5c
|
add polyfill for new Web Bluetooth methods
|
2020-05-01 21:37:45 -05:00 |
|
David Lechner
|
13a2b271b0
|
remove debug code
This was just there for debugging and forgot to remove it before pushing.
|
2020-04-20 17:25:33 -05:00 |
|
David Lechner
|
b1e99e0582
|
implement notifications
|
2020-04-20 13:57:58 -05:00 |
|
David Lechner
|
232a8f5db5
|
supress cryptic error message
|
2020-04-17 00:55:29 -05:00 |
|
David Lechner
|
c7c11f0040
|
fix bluetooth stuck in connecting state after cancel
|
2020-04-17 00:07:15 -05:00 |
|
David Lechner
|
a67656def6
|
wire terminal to ble
|
2020-04-16 23:58:35 -05:00 |
|
David Lechner
|
b4d81fd3e5
|
implement bluetooth connect using redux
|
2020-04-16 19:09:50 -05:00 |
|