I'm unable to send data to AWS IoT
-
Hi all,
I'm using UIFLOW to send data to AWS IoT (attached the connection diagram).
In the AWS IoT Monitor I see successful connection data, so the device connects but I don't see any published values in the test.Can anyone help me?
Thank you
Mario -
Hi @Marsora ,
Did you setting the policy? Such as the publish rules. -
Have you followed all the guide word for word filling in the policy, incognito and correct server?
It can be a real pain to get connected but it does work eventually. -
@iamliubo said in I'm unable to send data to AWS IoT:
Hi @Marsora ,
Did you setting the policy? Such as the publish rules.Hi @IAMLIUBO,
yes i set the following policy, do you see any errors?
But I haven't written any rules, is that the problem?
(I have created only the thing, the certificate and the policy)
-
@ajb2k3 said in I'm unable to send data to AWS IoT:
Have you followed all the guide word for word filling in the policy, incognito and correct server?
It can be a real pain to get connected but it does work eventually. -
@marsora said in I'm unable to send data to AWS IoT:
@ajb2k3 said in I'm unable to send data to AWS IoT:
Have you followed all the guide word for word filling in the policy, incognito and correct server?
It can be a real pain to get connected but it does work eventually.@IAMLIUBO the instructions on your site don't work as they are missing some steps.
@Marsora you need to set aa "Cognito" profile in AWS.
Rashibs guide on the RPI its for the RPI but works for the M5Stack. -
@ajb2k3 I tried but it doesn't work, maybe I'm doing something wrong.
Is there a guide with all the steps?
-
Did you try Rashibs guide?
-
@ajb2k3 said in I'm unable to send data to AWS IoT:
Did you try Rashibs guide?
Yes, but it doesn't work.
I tried with the AWS Python SDK and it works.