Glenn Ruben Bakke
|
8b21ee762e
|
nrf5/modules: Adding new object struct for delegate class and adding a delegate struct member to Peripheral class to bookeep callback object when event occurs.
|
2017-02-15 00:17:04 +01:00 |
Glenn Ruben Bakke
|
c4b60e6cf8
|
nrf5/modules: Shortening down the device name to be advertised in the example to make it fit with a 128-bit complete UUID.
|
2017-02-12 23:05:32 +01:00 |
Glenn Ruben Bakke
|
2d72fe8518
|
nrf5/modules: Updating ubluepy module header usage example. Correcting enum for UUID types to start index from 1. Expanding advertisment data structure to also include service list members.
|
2017-02-12 15:14:41 +01:00 |
Glenn Ruben Bakke
|
ff9cefa6b2
|
nrf5/modules: Adding a few examples in the modubluepy.h to get easier copy paste when implementing.
|
2017-02-11 18:09:22 +01:00 |
Glenn Ruben Bakke
|
8cc0eb23d9
|
nrf5/modules: Adding new structure to ubluepy in order to pass advertisment data information to the bluetooth le stack.
|
2017-02-11 17:37:48 +01:00 |
Glenn Ruben Bakke
|
a43f5cdd4e
|
nrf5/modules: Adding more members to ublue characteristic object structure.
|
2017-02-11 16:00:43 +01:00 |
Glenn Ruben Bakke
|
5f19113c94
|
nrf5/modules: Adding ubluepy charactaristic type struct.
|
2017-02-11 14:19:08 +01:00 |
Glenn Ruben Bakke
|
fad456d18f
|
nrf5/modules: Updating ubluepy with more implementation in UUID and Service. Adding function in bluetooth le driver which adds services to the bluetooth stack. Making service take UUID object and Service type (primary/secondary) as constructor parameter in Service class.
|
2017-02-10 21:09:03 +01:00 |