Glenn Ruben Bakke
|
b65553e57f
|
nrf5/sdk: Successful device name advertisment. Added flags to advertisment packet and enable device name byte copy into the advertisment data.
|
2017-02-11 18:02:22 +01:00 |
|
Glenn Ruben Bakke
|
1a3ae62fd1
|
nrf5/sdk: Updating softdevice driver with function to set advertisment data and start advertisment. Does not apply device name yet. Work in progress.
|
2017-02-11 17:41:16 +01:00 |
|
Glenn Ruben Bakke
|
c9aa561aad
|
nrf5/modules: Adding function in bluetooth le driver to add characteristic to the bluetooth le stack.
|
2017-02-11 16:01:50 +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 |
|
Glenn Ruben Bakke
|
b93644221e
|
nrf5/sdk: Adding new function to the softdevice handler driver to add vendor specific uuids and return an index to the entry back by reference.
|
2017-02-09 23:57:30 +01:00 |
|
Glenn Ruben Bakke
|
323533c3d3
|
nrf5/sdk: Adding configuration to enable the ubluepy peripheral class when using softdevice 132 from the SDK.
|
2017-02-08 18:45:49 +01:00 |
|
Glenn Ruben Bakke
|
35a7aa1331
|
nrf5: Adding ubluepy module to builtins if bluetooth stack is selected. Disable NUS profile by default. Adding source for ubluepy module into makefile to be included in build. The source is only linked if MICROPY_PY_UBLUEPY is set.
|
2017-02-08 00:05:37 +01:00 |
|
Glenn Ruben Bakke
|
f8a71311ed
|
nrf5/sdk: Adding compilation config whether to include BLE NUS implementation. Config found in sdk/nrf5_sdk_conf.h. NUS enabled for s132 targets by default.
|
2017-02-04 16:24:50 +01:00 |
|
Glenn Ruben Bakke
|
918617d1eb
|
nrf5/sdk: Adding work-in-progress script to connect to bluetooth le REPL using bluepy python module in linux.
|
2017-02-04 01:12:30 +01:00 |
|
Glenn Ruben Bakke
|
a7832a203f
|
nrf52/sdk: Correcting path to iot softdevice if SDK is enabled.
|
2016-12-29 16:48:47 +01:00 |
|
Glenn Ruben Bakke
|
d7dc0b789d
|
nrf5: Updating port with new content. SPI, SDcard (trough sdcard.py), Pin, and machine module. Also adding some basic modules depending on SDK and bluetooth stack from nordic semiconductor. NUS is module copied from original port by tralamazza, and new basic module for 6lowpan over BLE which can be used by modnetwork and modusocket. Basic BLE module to enable bluetooth stack and start a eddystone advertisment is kept, and still works without SDK, even if in the SDK folder (its placed there as it needs bluetooth stack from an SDK).
|
2016-12-13 20:27:26 +01:00 |
|
Glenn Ruben Bakke
|
227998f9cd
|
Renaming softdevice folder to sdk.
|
2016-12-13 20:14:48 +01:00 |
|