Changing of GATT CharactericticsProperties of added characteristics?
Posted on September 22, 2016 at 13:19Hello. How can i change GATT charProperties of added GATT characteristics?Is that possible? I need to remove Read/WriteProperties (CHAR_PROP_READ/WRITE) of all characteristics when GATT service will be locked. I...