Hello.
I am developing nrf52832 (S132 v7.0.1, SDK v17.0.0) as a peripheral.
I am creating a characteristic using characteristic_add. I want to set the attribute handle at that time. It is listed as 0xNNNN in the core specification of the Bluetooth SIG, and we believe that it can be set by the user individually.
Is it possible to set it? If you can set it, please tell me how to set it.
Best regards.