IOTIO

Fork of Nucleo_BLE_API by ST Americas mbed Team

Revision:
2:584d5bedac75
Parent:
0:289fd2dae405
diff -r 79e5c08cbcc7 -r 584d5bedac75 public/GattService.h
--- a/public/GattService.h	Fri Dec 19 19:52:49 2014 +0000
+++ b/public/GattService.h	Sat Oct 29 14:16:12 2016 +0000
@@ -65,7 +65,8 @@
         UUID_REFERENCE_TIME_UPDATE_SERVICE  = 0x1806,
         UUID_RUNNING_SPEED_AND_CADENCE      = 0x1814,
         UUID_SCAN_PARAMETERS_SERVICE        = 0x1813,
-        UUID_TX_POWER_SERVICE               = 0x1804
+        UUID_TX_POWER_SERVICE               = 0x1804,
+                  UUID_ENVIRONMENTAL_SENSING_SERVICE    = 0x181A,      //Check the adopted services -> https://developer.bluetooth.org/gatt/services/Pages/ServicesHome.aspx 
     };
 
     const UUID &getUUID(void) const {