Glenn Ruben Bakke
|
c9bfcb5bc5
|
nrf5/modules: Implementing characteristic write method. Possible to use write for both write and notifications.
|
2017-02-20 21:27:21 +01:00 |
|
Glenn Ruben Bakke
|
601f07cbf2
|
nrf5/modules: Adding props and attrs parameter to ubluepy characteristic constructor to override default values. Adding method for reading characteristic properties. Adding values to the local dict table that gives possibility to OR together a configuration of properties and attributes in the keyword argument during construction.
|
2017-02-20 20:28:19 +01:00 |
|
Glenn Ruben Bakke
|
f3d8fc830e
|
nrf5/modules: Updating print to also include peripheral's connection handle. Setting pointer to service parent instance to NULL.
|
2017-02-18 13:11:39 +01:00 |
|
Glenn Ruben Bakke
|
e0fc8b88c1
|
nrf5/modules: adding template functions for characteristic read and write.
|
2017-02-18 01:17:57 +01:00 |
|
Glenn Ruben Bakke
|
d29539a395
|
nrf5/modules: Splitting includes to be inside or outside of the compile guard in ubluepy. This way, all micropython specific includes will be outside, and internal will be inside. This way, there will not be any dependency towards ubluepy headers if not compiled in.
|
2017-02-15 19:33:11 +01:00 |
|
Glenn Ruben Bakke
|
c127938103
|
nrf5/modules: Updating ubluepy characteristic implementation.
|
2017-02-11 14:21:05 +01:00 |
|
Glenn Ruben Bakke
|
ef5228ae57
|
nrf5/modules: Adding ubluepy characteristic class template.
|
2017-02-06 20:48:01 +01:00 |
|