Hello Please tell me about sd_ble_gatts_value_get (). Before execution, handle is 0x11, but after execution it will be 0x00. Is this an abnormal thing?
Hello Please tell me about sd_ble_gatts_value_get (). Before execution, handle is 0x11, but after execution it will be 0x00. Is this an abnormal thing?
What handle? The connection handle or the attribute handle? Both are "in" parameters so I don't see why they would be changed. Are you getting the correct attribute value information? Could you edit your question and include some code that shows what you are doing? And how you are checking this handle.