Device_credetials_installer.py cannot be used

Hi:

I would like to use the Device_credetials_installer.py script to generate and install device certificates (including public/private key pairs) for the device.

ncs v2.8.0 and example at_client.

I tested the serial port and there were no issues.

But when I use Device_credetials_installer.py, it doesn't work. I don't know why.

Customize nrf9151 board.

Parents Reply
  • Hi again!

    These logs indicate that the device isn't connected. What is the output if you call the following command: device_credentials_installer --cmd-type=at --log-level=debug -A ? This should output the different available COM ports, so please also try selecting the different ones and check the output.

    Apologies for asking you to try out all these different commands. I'm just trying to figure out the issue here.

    ---

    Regarding alternative methods for provisioning (registering) your devices for nRF Cloud you can check out the Provisioning Service, which is firmware based. We have a sample here that you can use.

    Best regards,
    Carl Richard

Children
Related