demo project from "SDK_2.3.1 aws iot " failed in certificate, does any one try it?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

demo project from "SDK_2.3.1 aws iot " failed in certificate, does any one try it?

1,744 次查看
changfuzhao
Contributor III

I have success compiled demo project "aws_remote_contril_enet", but when I run it, it failed at certificate,

because demo project try to use flash save the certificate files

my question is how to modify the project let it read certificate from *.h?

标记 (1)
2 回复数

1,586 次查看
victorjimenez
NXP TechSupport
NXP TechSupport

Hello Changfu, 

I recommend you to follow the next tutorial: OM40007|LPC54018 IoT Module|NXP  this tutorial is for the AWS_shadow_wifi example, however, it explains step by step how to create the AWS thing and the certificates. Once you are sure this demo is working as it should you can use the same thing with the same certificates for the aws_remote_control example. 

Hope it helps!

Victor.

 

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

1,585 次查看
changfuzhao
Contributor III

thanks a lot