I use this code " node cli create-and-provision-device-cert"
But I am using nrf9160 ,so therefore I change this code to "node cli create-and-provision-device-cert --dk "
Now to change the default port to /dev/sdc ,I run command "node cli create-and-provision-device-cert --dk -p /dev/sdc"
It showing error of "Error: Invalid argument setting custom baud rate of 115200"
Help me to change the port, and change all default value from thingy91 to nrf9160