We are able to connect to our Bluetooth devices, but our services and characteristics are not discovered. Is it possible to use a characteristic that has not been discovered? I've tried creating a CBMutableCharacteristic and manually adding properties like the correct UUID to it, but does not seem to be accessible.
Before we spend too much time on this, does anyone know if it's possible to access a characteristic that has not been discovered?
Before we spend too much time on this, does anyone know if it's possible to access a characteristic that has not been discovered?