Create JITP Certificates error Code 40411

while reprovisioning NRF-9160DK if i try Create JITP Certificates following issue observed.

There was an error generating the certificate: A Nordic Semiconductor product with this device id and ownership code could not be found. Troubleshoot nRF Code 40411

I am able to add devi in my account as

504b5839-3736-41f9-803a-1e1da74c226a    504b5839-3736-41f9-803a-1e1da74c226a   unknown-pre-onboarding No Groups Assigned
for python3 claim_and_provision_device.py --api_key script  below error observed
provisioning API URL: api.provisioning.nrfcloud.com/.../
Claiming device...
Claim device response: 400 - Bad Request
ClaimDeviceOwnership API call failed
Parents
  • Hi,

    I will verify this with the cloud team. Please make sure that the Device ID and Ownership Code you're using are correct. Please double-check them against the device's actual values. Also make sure that your device is fully registered or provisioned, because if the device status is  "unknown-pre-onboarding" then this means it's not yet fully provisioned. You also need to verify that this device is not provisioned somewhere else or whether your device is not already associated with another account.

    Regards,

    Priyanka

Reply
  • Hi,

    I will verify this with the cloud team. Please make sure that the Device ID and Ownership Code you're using are correct. Please double-check them against the device's actual values. Also make sure that your device is fully registered or provisioned, because if the device status is  "unknown-pre-onboarding" then this means it's not yet fully provisioned. You also need to verify that this device is not provisioned somewhere else or whether your device is not already associated with another account.

    Regards,

    Priyanka

Children
Related