-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Labels
type: imperfectionPerceived defect in any part of projectPerceived defect in any part of project
Description
Hi,
I'm using the MKR1000 board, and trying to generate a CSR with the sketch example ECCX08CSR
the code stop at this condition:
if (!ECCX08CSR.begin(slot.toInt(), generateNewKey.startsWith("Y")) {
Serial.println("Error starting CSR generation!");
while (1);"
I locked the chip and get the SerialNumber when starting, it seems to work properly until the CSR genearation. i tried to bypass the condition, the CSR is empty.
How can i troubleshoot this ?
Thanks for help!
Metadata
Metadata
Assignees
Labels
type: imperfectionPerceived defect in any part of projectPerceived defect in any part of project