This is an example of BLE GATT Client, which receives broadcast data from BLE_Server_BME280 ( a GATT server) , then transfers values up to mbed Device Connector (cloud).
Please refer details about BLEClient_mbedDevConn below. https://github.com/soramame21/BLEClient_mbedDevConn
The location of required BLE GATT server, BLE_Server_BME280, is at here. https://developer.mbed.org/users/edamame22/code/BLE_Server_BME280/
mbed-client/mbed-client-classic/.git/FETCH_HEAD@0:29983394c6b6, 2017-04-13 (annotated)
- Committer:
- edamame22
- Date:
- Thu Apr 13 04:48:11 2017 +0000
- Revision:
- 0:29983394c6b6
Initial commit
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
edamame22 | 0:29983394c6b6 | 1 | ab45c556ce14c55261981eb0bf0459c4f7984945 not-for-merge branch 'IAR-fix' of https://github.com/ARMmbed/mbed-client-classic |
edamame22 | 0:29983394c6b6 | 2 | fb36c255e218812180d6910b921cdb8f9f29d045 not-for-merge branch 'IOTCLT-1077' of https://github.com/ARMmbed/mbed-client-classic |
edamame22 | 0:29983394c6b6 | 3 | b222048f1fd1ea8e1d9cd8dac022b1d9eb50e09e not-for-merge branch 'IOTCLT-961' of https://github.com/ARMmbed/mbed-client-classic |
edamame22 | 0:29983394c6b6 | 4 | 7c9cab77d88847facc48f2432da4c115142ae4ee not-for-merge branch 'LinuxPort' of https://github.com/ARMmbed/mbed-client-classic |
edamame22 | 0:29983394c6b6 | 5 | e519ac01ae4584229639655bad454c9a53f778db not-for-merge branch 'assert_change' of https://github.com/ARMmbed/mbed-client-classic |
edamame22 | 0:29983394c6b6 | 6 | 70e13d9c64b2b81705f879315dd17d9a407090a9 not-for-merge branch 'bootstrap-integration' of https://github.com/ARMmbed/mbed-client-classic |
edamame22 | 0:29983394c6b6 | 7 | 26997ff599c1a1fdf65ab11b705956e8c6297a3a not-for-merge branch 'compiler_warning_fix' of https://github.com/ARMmbed/mbed-client-classic |
edamame22 | 0:29983394c6b6 | 8 | 6e0fb21d0d19f302cb315d93c884f9e2de76a06d not-for-merge branch 'config-parameter' of https://github.com/ARMmbed/mbed-client-classic |
edamame22 | 0:29983394c6b6 | 9 | 6b18fbdb7c731d9b09201d39dd55da50214f0b08 not-for-merge branch 'debug-event-counters' of https://github.com/ARMmbed/mbed-client-classic |
edamame22 | 0:29983394c6b6 | 10 | 16d4919e2f0bc4ef1ef52233c2d8eaf14aa6ba41 not-for-merge branch 'define-issue' of https://github.com/ARMmbed/mbed-client-classic |
edamame22 | 0:29983394c6b6 | 11 | cf688ce91bee9dd6a924e446ad30eee264e3c7ee not-for-merge branch 'error_case_trace_improvements' of https://github.com/ARMmbed/mbed-client-classic |
edamame22 | 0:29983394c6b6 | 12 | dafed66933d2766a871248a7c4cf1e670c57235b not-for-merge branch 'fix-utests' of https://github.com/ARMmbed/mbed-client-classic |
edamame22 | 0:29983394c6b6 | 13 | 0a925d14ae18c5f984e42159ad52dc3b33462d48 not-for-merge branch 'init' of https://github.com/ARMmbed/mbed-client-classic |
edamame22 | 0:29983394c6b6 | 14 | 07c96080a2842abb53866a069017ccc2edae3dbe not-for-merge branch 'keep-alive' of https://github.com/ARMmbed/mbed-client-classic |
edamame22 | 0:29983394c6b6 | 15 | 57ed5393fd64d95780a17223c5677d1055ae8835 not-for-merge branch 'master' of https://github.com/ARMmbed/mbed-client-classic |
edamame22 | 0:29983394c6b6 | 16 | c5c613dca759f1913178a9501c439c205ec02909 not-for-merge branch 'mbed-cloud-client-rel1.2' of https://github.com/ARMmbed/mbed-client-classic |
edamame22 | 0:29983394c6b6 | 17 | f0b4fb01df4011c4aee0006faf4f2c2de1354381 not-for-merge branch 'mbed-cloud-client-rel1.2-int' of https://github.com/ARMmbed/mbed-client-classic |
edamame22 | 0:29983394c6b6 | 18 | d378109ec5cdd633c8fd5490e6fa9d533d821e05 not-for-merge branch 'memory_optimizations' of https://github.com/ARMmbed/mbed-client-classic |
edamame22 | 0:29983394c6b6 | 19 | e7f378b3e283894f2ebf3fbb3cb381f124286679 not-for-merge branch 'non-thread' of https://github.com/ARMmbed/mbed-client-classic |
edamame22 | 0:29983394c6b6 | 20 | 31381dfcd9d62db5932a76a6b61b810ce61a6aa4 not-for-merge branch 'nsapi_updates' of https://github.com/ARMmbed/mbed-client-classic |
edamame22 | 0:29983394c6b6 | 21 | 5c3874e012ac1ffaa4c0512d5d023b9571c8e21b not-for-merge branch 'pal-port-patch' of https://github.com/ARMmbed/mbed-client-classic |
edamame22 | 0:29983394c6b6 | 22 | 810f7872099cfc992d9e13b60882a15464bf9ef8 not-for-merge branch 'pal_socket' of https://github.com/ARMmbed/mbed-client-classic |
edamame22 | 0:29983394c6b6 | 23 | a8b97a97b42d59abb02656795b48bebfc3ddb927 not-for-merge branch 'pal_socket_integration_test' of https://github.com/ARMmbed/mbed-client-classic |
edamame22 | 0:29983394c6b6 | 24 | 30e71c3d240de439bacaa29c55c1f035159ddc29 not-for-merge branch 'put-post-fix' of https://github.com/ARMmbed/mbed-client-classic |
edamame22 | 0:29983394c6b6 | 25 | a1090e9b19afc9edb516856d26991679f286e4b8 not-for-merge branch 'release-fix' of https://github.com/ARMmbed/mbed-client-classic |
edamame22 | 0:29983394c6b6 | 26 | e81f1a60e94e2b8a7eae5005dffcd1524279ee7e not-for-merge branch 'tcp-fix' of https://github.com/ARMmbed/mbed-client-classic |
edamame22 | 0:29983394c6b6 | 27 | 4c69af1d9ecd22178fe806e9dfb94391638f15a8 not-for-merge branch 'tcp_socket_connect_fix' of https://github.com/ARMmbed/mbed-client-classic |
edamame22 | 0:29983394c6b6 | 28 | 0b23a089039d8b97cdb8bab4ee289e752fa4cf8a not-for-merge branch 'template' of https://github.com/ARMmbed/mbed-client-classic |
edamame22 | 0:29983394c6b6 | 29 | c83e0b7cf10bba25dcd77dd15ce51c436f016c37 not-for-merge branch 'tls-retry-only-for-udp' of https://github.com/ARMmbed/mbed-client-classic |
edamame22 | 0:29983394c6b6 | 30 | 6b5141649ffb109e5f0a201b0866b6aff795e6d5 not-for-merge branch 'trace_improvements' of https://github.com/ARMmbed/mbed-client-classic |
edamame22 | 0:29983394c6b6 | 31 | 2160016a9320f986fa9734178ec7afdfc921c7bb not-for-merge branch 'unit-tests' of https://github.com/ARMmbed/mbed-client-classic |