You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update provisioning sketch based on ArduinoIoTCloud library 1.6.0 (#99)
* Remove read and print serial number of the crypto chip
* Update sketch to make it compatible with SE05X crypto and AduinoIoTCloud library version 1.6.0
* Fix CSR generation
* Fix debug print showing the same messages two times
* Fix deviceIDstring initialization
* Fix and cleanup certificate serial number parsing
* Fix and cleanup authority key id parsing
* Fix and cleanup signature parsing
* Add debug print of the stored certificate in PEM format
* Remove debug print
* Squashme:Fix debug print using Serial instead of Serial1
* Squashme:remove usless Serial.println() from signature message processing
* Cosmetics changes: remove empty lines
* Remove Cert.begin() usless call and add missing debug print about received cmdCode
0 commit comments