Do you have to do something like initiate a scan for services? Usually when you connect on BLE you don't know what any of the services are - you have to enumerate them separately.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Do you have to do something like initiate a scan for services? Usually when you connect on BLE you don't know what any of the services are - you have to enumerate them separately.
BluetoothDevice::get_services_resolved
looks like a good start: http://iotdk.intel.com/docs/master/tinyb/classtinyb_1_1BluetoothDevice.html#a8f13d552098d6549a44cbea62d82796c