We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 847e007 commit fe49b9aCopy full SHA for fe49b9a
docs/usage.md
@@ -83,6 +83,8 @@ previous certificates are going to be erased. To overcome this it's required to
83
./arduino-fwuploader certificates flash --url arduino.cc:443,google.com:443 --file ~/Downloads/my_self_signed_.der -b arduino:mbed_nano:nanorp2040connect -a /dev/ttyACM0
84
```
85
86
+You can find the certificates that are preflashed on the NINA module [here](https://github.com/arduino/nina-fw/blob/master/data/roots.pem).
87
+
88
### Command line options
89
90
The full list of command line options can be obtained with the `-h` option: `./arduino-fwuploader -h`
0 commit comments