Skip to content

AWS_IOT_Wifi not connecting #11

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
grepler71 opened this issue Feb 27, 2020 · 2 comments
Open

AWS_IOT_Wifi not connecting #11

grepler71 opened this issue Feb 27, 2020 · 2 comments
Labels
bug Something isn't working

Comments

@grepler71
Copy link

After following instructions to generate a CSR and upload to AWS, then uploading this sketch (AWS_Iot_Wifi) , the arduino nver connects to AWS. I just get a series of dots.

@farellsujanto
Copy link

farellsujanto commented Mar 30, 2020

I also follow the same tutorial and got the same problem. I'm using MKR1000 and changed the library include to #include <WiFi101.h>. I've tried to log the error and it returns an error code of "-2" on every connection using mqttClient.connectError() (by default in the tutorial it is symbolized as dots).

@Electric-Dragon

This comment was marked as spam.

@per1234 per1234 added the bug Something isn't working label Oct 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants