This is an example to broadcast measured value of BME280 through BLE GATT service.
please refer detail information at GitHub. https://github.com/soramame21/BLE_Server_BME280
History
Move print lines into a Debug option.
2017-08-25, by Ren Boting [Fri, 25 Aug 2017 15:47:39 +0900] rev 4
Move print lines into a Debug option.
Refined the application.
2017-08-23, by Ren Boting [Wed, 23 Aug 2017 13:40:01 +0900] rev 3
Refined the application.
1. Update version of mbed-os
2. Clean source code and comments in main.cpp
3. Replace thread solution by using EventQueue
user: Ren Boting
2017-07-13, by Ren Boting [Thu, 13 Jul 2017 14:14:23 +0900] rev 2
user: Ren Boting
removed shields/TARGET_ST_BLUENRG/.git/ directory
removed shields/TARGET_ST_BLUENRG/ directory.
2017-07-13, by Ren Boting [Thu, 13 Jul 2017 14:00:52 +0900] rev 1
removed shields/TARGET_ST_BLUENRG/ directory.
enabled a smaller thread stack size for all targets
Initial commit
2017-04-14, by edamame22 [Fri, 14 Apr 2017 02:51:57 +0000] rev 0
Initial commit