Does there exist a characteristic for light levels measured by a photoresistor? I cannot seem to find it in the bluetooth specifications, even though I imagined it would be under environmental sensing? Is there any way to use it anyway without choosing a different characteristic? https://developer.bluetooth.org/gatt/characteristics/Pages/CharacteristicsHome.aspx
Is it possible to create a custom characteristic for use with light level? Or does it already exist somehow?
I am using an Arduino 101 and I'm reading using BLE on Android.