Connect with azure iot hub with certificate based in react native. #1880
Closed
Shahanshah-TA
started this conversation in
General
Replies: 2 comments 1 reply
-
What's the error? Is the cert/key self signed? If so you should add |
Beta Was this translation helpful? Give feedback.
0 replies
-
I have updated the code like this
I am not getting error, its just getting offline, then close and then keep reconnecting. I checked Adb logcat also in Android, but got nothing there too. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi
I am trying to connect with azure iot hub using mqtt client, and it required to have certificate based connection.
I tried with mosquitto and its working fine.
But with certification when I am trying to connect, its not working.
What I have tried is
I want to have something like this, its in python just for reference.
Please help me with this
Thank you
Beta Was this translation helpful? Give feedback.
All reactions