[00:00:00.007,995] <err> bt_gatt: Failed to save Database Hash (err -2)
"When does the above error occur? What is the reason for this error? Can you help me to resolve it?"
[00:00:00.007,995] <err> bt_gatt: Failed to save Database Hash (err -2)
"When does the above error occur? What is the reason for this error? Can you help me to resolve it?"
Hi,
The error value is -2 NRF_ENOENT, "No such entry (file or directory)", which indicates there are issues with finding the proper setting for storing the hash.
Which version of nRF Connect SDK do you get this error with?
What are the following Kconfig settings set to, if anything, in your project?
Can you provide the full log, and not only the one single line, for context?
Regards,
Terje
Hi,
The error value is -2 NRF_ENOENT, "No such entry (file or directory)", which indicates there are issues with finding the proper setting for storing the hash.
Which version of nRF Connect SDK do you get this error with?
What are the following Kconfig settings set to, if anything, in your project?
Can you provide the full log, and not only the one single line, for context?
Regards,
Terje