Skip to main content
added 249 characters in body
Source Link
VitoCK
  • 111
  • 3

P.S.3. Additionally, I could find X509 certificate sample, but it is using the Paho Mqtt Client and I am not able reproduce it on Arduino.

P.S.3. Additionally, I could find X509 certificate sample, but it is using the Paho Mqtt Client and I am not able reproduce it on Arduino.

remove uno parts
Source Link
VitoCK
  • 111
  • 3

Connect Arduino Uno + ESP8266 to Azure IoT Hub Device via X509 certificate

P.S.2. I am using Arduino Uno with Atmega328P with integrated ESP8266 chip, but working only with the ESP8266. Additionally, I am using Arduino IDE 1.8.19 and installed the Azure IoT SDK C library (and some other required ones).

Connect Arduino Uno + ESP8266 to Azure IoT Hub Device via X509 certificate

P.S.2. I am using Arduino Uno with Atmega328P with integrated ESP8266 chip. Additionally, I am using Arduino IDE 1.8.19 and installed the Azure IoT SDK C library (and some other required ones).

Connect Arduino + ESP8266 to Azure IoT Hub Device via X509 certificate

P.S.2. I am using Arduino with Atmega328P with integrated ESP8266 chip, but working only with the ESP8266. Additionally, I am using Arduino IDE 1.8.19 and installed the Azure IoT SDK C library (and some other required ones).

removed irrelevant text
Source Link
jsotola
  • 1.6k
  • 2
  • 13
  • 22

I have hard times finding a solution, or writing my own, where I canwould like to connect ESP8266 with Azure IoT Hub Device via X509 certificate. Currently, I can connect using the symmetric key connection to my device, but I have devices that I want to authenticate with X509 certificate.

I will be happy to find a solution, because I am in a hurry for my thesis.

I have hard times finding a solution, or writing my own, where I can connect ESP8266 with Azure IoT Hub Device via X509 certificate. Currently, I can connect using the symmetric key connection to my device, but I have devices that I want to authenticate with X509 certificate.

I will be happy to find a solution, because I am in a hurry for my thesis.

I would like to connect ESP8266 with Azure IoT Hub Device via X509 certificate. Currently, I can connect using the symmetric key connection to my device, but I have devices that I want to authenticate with X509 certificate.

add some P.S.
Source Link
VitoCK
  • 111
  • 3
Loading
added 117 characters in body
Source Link
VitoCK
  • 111
  • 3
Loading
Source Link
VitoCK
  • 111
  • 3
Loading