gfps: 添加认证测试和FAQ 20260505
All checks were successful
Sync To /home/ubuntu/gfps / sync (push) Successful in 2s
All checks were successful
Sync To /home/ubuntu/gfps / sync (push) Successful in 2s
Change-Id: I71e676b997159a141ca07d16f82a73b45f4b2410
This commit is contained in:
19
gfps_handle_char_kbp_+failed,+result+3.md
Normal file
19
gfps_handle_char_kbp_+failed,+result+3.md
Normal file
@@ -0,0 +1,19 @@
|
||||
# gfps_handle_char_kbp: failed, result 3
|
||||
|
||||
<span style="color: rgb(255,0,0);">**Q:**</span>GFPS 配对失败,log提示:
|
||||
|
||||
gfps_handle_char_kbp: failed, result 3(GFPS_WRITE_RESULT_ERROR_MESSAGE_TYPE) or
|
||||
|
||||
gfps_handle_char_kbp: failed, decrypt_result 3(GFPS_WRITE_RESULT_ERROR_MESSAGE_TYPE)
|
||||
|
||||
<span style="color: rgb(255,0,0);">**A:**</span>解密出来的kbp(key based pairing request )不正确,原因是model id和public key,private key不匹配,导致解密kbp时使用的aes key不正确。
|
||||
|
||||
请确认MCU cfg tool中填写的model id和public key,private key是不是匹配的
|
||||
|
||||
另外需要注意:
|
||||
|
||||

|
||||
|
||||
model id的注册请参考wiki:[model_id 注册](/pages/viewpage.action?pageId=157379126)
|
||||
|
||||
\
|
||||
Reference in New Issue
Block a user