Hello, I have some characteristics on my device that are containing some configuration data. Every single variable is a global variable. The values can also be changed manually by a keypad on the device. Is a sd_ble_gatts_value_set() call after every manual change, of any value, the prefered way of telling the BLE Stack, that there is a new value? Or is there any other efficient way?
Thanks
Regards, BTprogrammer