mmcwilliams
|
d8e6a2206e
|
OK! Cannot pass data back during a write event, BUUUT can respond asynchronously, and state can be read immediately after? Or should I cache a response? More on this later.
|
2017-12-12 13:37:36 -05:00 |
mmcwilliams
|
601d0cf581
|
Send a buffer of a string, not the entire string.
|
2017-12-12 13:24:26 -05:00 |
mmcwilliams
|
4aadc5a9df
|
Use callback model for bluetooth write events.
|
2017-12-12 13:09:13 -05:00 |
mmcwilliams
|
f74465cbbc
|
utf8 not uft8. I am a freaking dumbass.
|
2017-12-12 11:57:04 -05:00 |
mmcwilliams
|
05a69e5512
|
Do not log getState data, but do log utf8 string and parsed object onWrite
|
2017-12-12 11:54:43 -05:00 |
mmcwilliams
|
5f61865366
|
No need to log state
|
2017-12-12 11:38:48 -05:00 |
mmcwilliams
|
76fcc95327
|
See what state is before sending
|
2017-12-11 14:47:05 -05:00 |
mmcwilliams
|
5f97c7a4de
|
Pass back actual state object.
|
2017-12-11 14:44:27 -05:00 |
mmcwilliams
|
1fef6d6925
|
Pass an intval.state object into ble lib
|
2017-12-11 14:38:46 -05:00 |
mmcw-dev
|
7109e6c52e
|
Add general purpose characteristic for intval3
|
2017-11-22 09:58:45 -05:00 |
mmcw-dev
|
0272ca21f6
|
Add bleno to main process by adding a module that gets incorporated into the same process running express.
|
2017-11-22 09:30:08 -05:00 |