BLE mbed Endpoint network stack for mbedConnectorInterface. The stack makes use of a special BLE Socket abstraction to create socket() semantics over BLE.

Dependencies:   libnsdl_m0 BLE_API Base64 nRF51822 SplitterAssembler

Changes

RevisionDateWhoCommit message
38:30e71f1206b1 2015-11-03 ansond merged with IoS and android tweaks default tip
37:64cab752e428 2015-11-03 ansond updated buffer sizes, updated
36:aa73681951ad 2015-09-07 ansond tweaks for android 5.x and not breaking iOS
35:71eb3663ecbd 2015-09-04 ansond update for android 5.x. A wait() call is necessary for 5.x prior to write().
34:7b4560f7c3c7 2015-07-27 ansond updated header structure
33:4f6929e123f2 2015-07-25 ansond updates for BLE Location
32:8176cfb315f2 2015-07-25 ansond updates for BLE Location
31:0290f56da60c 2015-07-25 ansond revamped configuration header
30:13f78e38fae8 2015-07-23 ansond updates for STM portability
29:dee977f648e9 2015-05-13 ansond updated for latest BLE library
28:bd8ddcee3a2e 2015-04-28 ansond nRF updates
27:bfadf9e0bbff 2015-04-14 ansond updates for BLE stability
26:6c1ee1a58f8e 2015-04-12 ansond updates to reregistration
25:51cc8937022a 2015-04-12 ansond updates for nsdl lib
24:0be5b09a207e 2015-04-11 ansond clean ups
23:9aeda6113295 2015-04-11 ansond updates to auto init register if reregistration fails...
22:8f6d03b2f844 2015-04-11 ansond updates for reregistration
21:828ca4f1da3d 2015-04-10 ansond updates
20:5bbbdc2d8ac4 2015-04-09 ansond updates
19:7f1a4be03f3b 2015-04-08 ansond updated
18:69713fbee782 2015-03-25 ansond updates
17:fac84a5b24c3 2015-03-19 ansond updated
16:fb9c3f2af2df 2015-03-16 ansond updates
15:3c021e52addd 2015-03-05 ansond updates
14:bcb9a9ffd425 2015-02-24 ansond updates
13:260fc557a2cd 2015-02-22 ansond updates to NSDL archive file
12:4d85088b6b79 2015-02-22 ansond added compiled libnsdl for M0. Removed source
11:d601b867b297 2015-02-18 ansond clean ups and tweaks
10:95122a4a80cb 2015-02-18 ansond updates to debugging messages.. working
9:bf0cf5828378 2015-02-18 ansond updates - working
8:65d3c97aab26 2015-02-17 ansond updates
7:203c348ccc66 2015-02-17 ansond updates
6:98af441fd960 2015-02-17 ansond updates still not working
5:9233e88b9c83 2015-02-16 ansond updates - pre-RPC
4:a3a1bc1718ba 2015-02-14 ansond updates
3:0f1bb62ac043 2015-02-14 ansond updates
2:30f4a0dab604 2015-02-14 ansond updates
1:faa02c5fd781 2015-02-11 ansond updates
0:7809547930d9 2015-02-11 ansond initial BLE network support