Commit Graph

652 Commits (040baa12c08b439f9a09f0c1594ac625e58e2ad1)
 

Author SHA1 Message Date
Rohit Grover b37a42c347 version v2.0.7
7 years ago
Rohit Grover 8c491571ee Merge pull request #73 from LiyouZhou/extern_c
7 years ago
Liyou Zhou dfb6ac292f Remove magic hash defines which are used in nrf51-sdk
7 years ago
Liyou Zhou 348c323d27 Take modification out of the nordic sdk files
7 years ago
Vincent Coubard cc0cf3dfa7 Merge remote-tracking branch 'origin/develop' into characteristicDescriptorDiscovery
7 years ago
Vincent Coubard 8bd7bdfa88 Add ARM header into source/nRF5xGattClient.h.
7 years ago
Vincent Coubard dc2dfb0a95 Add status parameter in terminateCharacteristicDiscovery function.
7 years ago
Rohit Grover d95dc10b27 version v2.0.6
7 years ago
LIYOU ZHOU c83d9e9cfe Merge pull request #67 from rgrover/develop
7 years ago
Rohit Grover 9cbf98cb82 add Nordic's license agreement.
7 years ago
Vincent Coubard cdd5b92193 Relaunch discovery operation when gatt event status is
7 years ago
Rohit Grover a091922f10 version v2.0.5
7 years ago
Rohit Grover 7de2b7162f minor rewording of the comment introduced by the previous pull request
7 years ago
Rohit Grover a80e037317 Merge pull request #65 from andresag01/develop
7 years ago
Vincent Coubard e15d59a758 Add Characteristic Descriptor Discovery implementation
7 years ago
Andres Amaya Garcia f8b3f1340f Post radio notification callback through minar
7 years ago
Rohit Grover d2640b326e version v2.0.4
7 years ago
Rohit Grover ba82462f19 Merge pull request #64 from andresag01/develop
7 years ago
Andres Amaya Garcia c8cb3aeee3 Change assembly sequence to avoid changing APSR
7 years ago
Andres Amaya Garcia 90f6c9714f Fix assembly sequence to start bootloader in GCC
7 years ago
Rohit Grover 1b42c27110 version v2.0.3
7 years ago
Rohit Grover e71dc9504e Merge pull request #62 from marcuschangarm/watchdog
7 years ago
Marcus Chang 55aef3bf24 Added watchdog header file from Nordic SDK 8.1
8 years ago
Rohit Grover 60a7c0c04b bring in the latest changes for BLE::init() where we allow <object, member> tuples for init callback.
8 years ago
Rohit Grover 63dcf9fa44 version v2.0.2
8 years ago
Rohit Grover 6b763c8709 bring in the latest changes for BLE::init() where we allow <object, member> tuples for init callback.
8 years ago
Rohit Grover 95706f05ed Merge branch 'master' into develop
8 years ago
Rohit Grover ba7ac12db5 version v2.0.1
8 years ago
Rohit Grover e7cc192834 Merge pull request #58 from pan-/fix-initialization
8 years ago
Vincent Coubard f0d521f04c Ensure that the initialization flags is set to false if the BLE stack is
8 years ago
Rohit Grover 479bae5fcb Merge branch 'develop'
8 years ago
Rohit Grover 847c27cfe9 Version 2.0.0
8 years ago
Rohit Grover c5dc7e52a6 add init guards for some top level APIs
8 years ago
Rohit Grover 20b07e38bc update init() to match the chagnes around initializationCompleteCallback.
8 years ago
Rohit Grover aba22463c8 Merge branch 'master' into develop
8 years ago
Rohit Grover 2fc324f01b Merge pull request #55 from andresag01/develop
8 years ago
Andres Amaya Garcia 97a65815ed Introduced changes for memory savings
8 years ago
Rohit Grover 18050e7068 Merge pull request #53 from marcuschangarm/defaultScanParams
8 years ago
Bogdan Marinescu 63df68b147 version v1.0.0
8 years ago
Bogdan Marinescu a9f33e16dc Updated dependencies
8 years ago
Marcus Chang 6082c76ab5 When connecting, if no scanning parameters are passed, use values from Gap parent.
8 years ago
Rohit Grover 804e7f8bb9 Merge #48 into develop
8 years ago
Rohit Grover 816f4559f1 white space diffs; convert tabs to spaces
8 years ago
Rohit Grover 031ae20002 Merge branch 'patch-1' of https://github.com/Timmmm/ble-nrf51822 into Timmmm-patch-1
8 years ago
Rohit Grover 9d51dfe4a6 Merge pull request #49 from jpbrucker/s110_compat
8 years ago
Jean-Philippe Brucker eab6631cb6 Update S110 detection macros again
8 years ago
Tim 4af5d03cd5 Error check number of characteristics
8 years ago
Rohit Grover ad59bf4701 Merge branch 'develop'
8 years ago
Rohit Grover d18b39efc4 Release 0.4.8
8 years ago
Rohit Grover ee2b3dfe4a nRF5xGattServer::write()L remember to setup returnValue to BLE_STACK_BUSY in the case of an unforseen error.
8 years ago