Skip to content

Commit 9b8b732

Browse files
spelling fix
1 parent 37c9551 commit 9b8b732

File tree

1 file changed

+3
-1
lines changed
  • content/arduino-cloud/02.hardware/06.device-provisioning

1 file changed

+3
-1
lines changed

content/arduino-cloud/02.hardware/06.device-provisioning/content.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,4 +141,6 @@ If you want to remove the stored network credentials and force the restart of th
141141
- `Other boards`: Short pin 2 to GND until the led turns off
142142
- `Portenta Machine Control`: Currently the reset procedure is not available
143143

144-
If you would like to remove the network credentials from the board, you can use the (**Arduino_NetworkConfigurator**)[https://github.com/arduino-libraries/Arduino_NetworkConfigurator?tab=readme-ov-file] library. Open Arduino IDE and on the left side open the **libray manager**. Search for **Arduino_NetworkConfigurator** and download it. Once it is downloaded go to **File > Examples > Arduino_NetworkConfigurator > Utility > DeleteConfiguration**, this will open a new example sketch. Select your board and port then upload this example sketch to your board. When the sketch has been uploaded you can look at the serial monitor to monitor the progress and troubleshoot if needed.
144+
If you would like to remove the network credentials from the board, you can use the (**Arduino_NetworkConfigurator**)[https://github.com/arduino-libraries/Arduino_NetworkConfigurator?tab=readme-ov-file] library.
145+
146+
Open Arduino IDE and on the left side open the **library manager**. Search for **Arduino_NetworkConfigurator** and download it. Once it is downloaded go to **File > Examples > Arduino_NetworkConfigurator > Utility > DeleteConfiguration**, this will open a new example sketch. Select your board and port then upload this example sketch to your board. When the sketch has been uploaded you can look at the serial monitor to monitor the progress and troubleshoot if needed.

0 commit comments

Comments
 (0)