It appears there is an issue when you add more than 6 characteristics to a single service in the CurieBLE driver with version 2.0.0 RC4. The device never begins to advertise and appears to hang when calling BLE.advertise(); Removing the 7th characteristic from service will allow the device to continue to work. Using Arduino101 board and version 2.0.0 RC4 of the Intel Curie Arduino SDK libs.