Hi,
I've been following this tutorial regarding connecting my BLE device to another Bluetooth module:
Is there a way to change the characteristic handle value or is it all autogenerated and not possible to change this? I assume in order to configure the handle value it would be declared with BT_GATT_SERVICE_DEFINE(...) function however I haven't found any documentation regarding changing characteristic handle value without using SoftDevice functions.
Kind regards,
Tyson