Hi,
Is it possible to change the security option of characteristic read or write?
For example , we initial the characteristic as JUST_WORK? Then change it to SEC_OPEN in some of case after disconnect?
Thanks
SDK version : 15.2
Device :52832
BR
Brian
Hi,
Is it possible to change the security option of characteristic read or write?
For example , we initial the characteristic as JUST_WORK? Then change it to SEC_OPEN in some of case after disconnect?
Thanks
SDK version : 15.2
Device :52832
BR
Brian
Hi.
It's not possible to update Services and characteristics on the fly. You need to disable then enable the softdevice and re-initialize the new BLE services.
Please look at this previous ticket:
https://devzone.nordicsemi.com/f/nordic-q-a/9308/changing-characteristic-security-mode-on-the-fly
Best regards,
Joakim
Hi Joakim,
Thanks for your support .
BR
Brian Chang
Hi Joakim,
Thanks for your support .
BR
Brian Chang
No problem, happy to help.
If you have any further questions, please let me know.
Br,
Joakim Jakobsen