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,741件の閲覧回数
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,583件の閲覧回数
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,582件の閲覧回数
changfuzhao
Contributor III

thanks a lot