Commit Graph

652 Commits (040baa12c08b439f9a09f0c1594ac625e58e2ad1)
 

Author SHA1 Message Date
Rohit Grover 47a8ebf2bd Merge branch 'LiyouZhou-split_nordic_sdk' into develop
7 years ago
Rohit Grover 02c3ca3630 updating dep on nrf51-sdk to ^1.0.0
7 years ago
Rohit Grover 264a4ae4d7 Merge branch 'split_nordic_sdk' of https://github.com/LiyouZhou/ble-nrf51822 into LiyouZhou-split_nordic_sdk
7 years ago
Rohit Grover dd41fd0f0e Release 2.1.4
7 years ago
Rohit Grover 13efb9a83c version v2.1.4
7 years ago
Rohit Grover 599b8ed7f8 Merge branch 'marcuschangarm-uuid' into develop
7 years ago
Rohit Grover d7834bc274 replace some loops with memcpy()
7 years ago
Rohit Grover 178931fee8 Merge branch 'uuid' of https://github.com/marcuschangarm/ble-nrf51822 into marcuschangarm-uuid
7 years ago
Rohit Grover b52f526d7e Release 2.1.3
7 years ago
Rohit Grover b9c6b435d1 updating versions for dependencies
7 years ago
Rohit Grover 9620c7a1d9 Release 2.1.2
7 years ago
Rohit Grover ad00ae2058 update ble dependency to >=2.1.6
7 years ago
Rohit Grover 8cb48f91f8 version v2.1.2
7 years ago
Rohit Grover 4482bbcd3f Merge pull request #81 from andresag01/develop
7 years ago
Andres Amaya Garcia 4b3a1c85b5 Allow GattAttributes to have fixed length
7 years ago
Rohit Grover f4f35c8a5a Release 2.1.1
7 years ago
Marcus Chang 2725247316 Fixed endianness bug in nRF5xServiceDiscovery::processDiscoverUUIDResponse to be consistent with BLE API.
7 years ago
Rohit Grover 7b3015084c version v2.1.1
7 years ago
Rohit Grover f800ccf727 Merge pull request #79 from marcuschangarm/address
7 years ago
Marcus Chang 314d3d449c Fixed bug in nRF5xGap.setAddress where random adresses where not set properly.
7 years ago
Liyou Zhou b68fdadff7 Merge branch 'split_nordic_sdk' of github.com:LiyouZhou/ble-nrf51822 into split_nordic_sdk
7 years ago
Liyou Zhou d9f795b461 nrf51-sdk module will change to use sementic versions from 0.0.1
7 years ago
Liyou Zhou 88433d9c0c Change LICENSE description text wording.
7 years ago
Liyou Zhou a55aadf2ff Specify nrf51-sdk dependency version.
7 years ago
Liyou Zhou 70cf31305e Update the LICENSE description text
7 years ago
Liyou Zhou c089380c4d Remove nordic license files as no nordic source files should remain
7 years ago
Liyou Zhou 710b2b77b1 Put back dependendcy on ble module
7 years ago
Liyou Zhou 52eabeaf95 Remove nordic sdk files from this module, they are now in
7 years ago
Rohit Grover 1aa7d6a1d8 Merge pull request #78 from andresag01/develop
7 years ago
Andres Amaya Garcia 3fb32e167f Separate concept of minlen and len for BLE chars
7 years ago
Rohit Grover 6825c511f6 Release 2.1.0
7 years ago
Rohit Grover e19b28bc4e version v2.1.0
7 years ago
Rohit Grover 27c5043fcc Merge pull request #77 from LiyouZhou/update-to-sdk-8.1
7 years ago
Rohit Grover 6dc50bc0e9 Release 2.0.8
7 years ago
Rohit Grover 611d03b072 version v2.0.8
7 years ago
Rohit Grover a5a46f2f4f Release 2.0.7
7 years ago
Andres Amaya Garcia 167ddd63ab Execute radio notification in low priority context
7 years ago
Liyou Zhou 3bcded72f9 Fix extra includes due to path change in the sdk update
7 years ago
Liyou Zhou 7d95b66f11 Rename due to importing mbed.h and requiring cpp libraries.
7 years ago
Liyou Zhou a583502f2b Update files to nrf51 sdk 8.1.0
7 years ago
Liyou Zhou af14327c85 Change folder structure to fit new sdk
7 years ago
Liyou Zhou 1e2bc135ac Change LICENSE description text wording.
7 years ago
Liyou Zhou 4058208d9e Specify nrf51-sdk dependency version.
7 years ago
Vincent Coubard b795c29150 Terminate pending discoveries when a connection end.
7 years ago
Liyou Zhou 3d3c80ad32 Remove a missed nordic source file.
7 years ago
Liyou Zhou 1c17def939 Update the LICENSE description text
7 years ago
Liyou Zhou e7cc595c9e Remove nordic license files as no nordic source files should remain
7 years ago
Liyou Zhou 72381cb826 Put back dependendcy on ble module
7 years ago
Liyou Zhou cf378d043b Remove nordic sdk files from this module, they are now in
7 years ago
Vincent Coubard c778aa8aa3 Rename characteristic descriptors discovery activity and termination function
7 years ago