Skip to content

Google MQTT MKR1000 example #15

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

Closed
netskink opened this issue Aug 12, 2021 · 1 comment
Closed

Google MQTT MKR1000 example #15

netskink opened this issue Aug 12, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request wontfix This will not be worked on

Comments

@netskink
Copy link

I can not get the MKR1000 to connect to Google IoT Core. I am still working on it, but here is a description of my attempt and results.

https://github.com/netskink/ssl_publy

A couple of questions:

  1. Which domains need to be specified in the firmware/certificate utility for add domains?
  2. Does it matter what domains are loaded above for when you use the sketch to generate the microchip crypto PEM key? I'm assuming we use the tools/utility sketch with JWS in name since the MQTT MKR1000 code in this repo is a JWT sample?
  3. Does it matter which slot we use when we store the key using the above utility?
@netskink
Copy link
Author

I finally got this working. This sample works with the crypto chip and the gcp example works doing it in software. The github repot I linked above has my work to get it done.

@per1234 per1234 added enhancement New feature or request wontfix This will not be worked on labels Oct 30, 2023
@per1234 per1234 self-assigned this Oct 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants