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/
Diff: pal/Test/Unity/.gitignore
- Revision:
- 0:29983394c6b6
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/pal/Test/Unity/.gitignore Thu Apr 13 04:48:11 2017 +0000 @@ -0,0 +1,9 @@ +build/ +.DS_Store +examples/example_1/test1.out +examples/example_1/test2.out +examples/example_2/all_tests.out +examples/example_3/test1.out +examples/example_3/test2.out +test/testparameterized.c.results +test/testunity.c.results