What triggers the "CanUpdate" Characteristic property in Monkey.Robotics? I am building a xamarin.forms app using the monkey robotics plugin for my BLE requirements. It has been working, but since I changed to my own custom GATT service which I am connecting to, the CanUpdate property is always false. What is this property and how is it triggered? This will really help me debugging my GATT service code.
Thanks