I'm working with the Plug&Trust nano package running on Zephyr. Unfortunately the SCP keys defined in app note AN12436 for the C2 config (0xA200) do not seem to work. I'm unable to create a secure channel. Triple checked everything, nothing obvioius.
Question: Are there any know issues or compatibility issues w/the Nano package and an SE050C2 config?
Thanks,
Dean
Solved! Go to Solution.
Hi @deang ,
Thanks for the info! Actually the key pair you are using is for SE050C2(A201), not C1(A200), Please kindly refer to the following for details.
There is a typo in table 6 of SE050 configurations (nxp.com) and we will update it later.
Sorry for the confusion that has caused.
Have a great day,
Kan
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------
Hi @deang ,
May I have your SCP03 key definition similar as below?
Have a great day,
Kan
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------
Keys I'm using.
Hi @deang ,
Thanks for the info! Actually the key pair you are using is for SE050C2(A201), not C1(A200), Please kindly refer to the following for details.
There is a typo in table 6 of SE050 configurations (nxp.com) and we will update it later.
Sorry for the confusion that has caused.
Have a great day,
Kan
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------
Thanks Kan, that fixed the problem!
I can now connect using SCP03.
Dean