Skip to content

Commit 2c9d962

Browse files
Update content/arduino-cloud/02.hardware/06.device-provisioning/content.md
Co-authored-by: Josefine Herlin <66409231+jhansson-ard@users.noreply.github.com>
1 parent 0a72dba commit 2c9d962

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ Reset the board using the method of your board. Have a look at the [How to set u
177177

178178
### Using the DeleteConfiguration Sketch
179179

180-
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.
180+
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.
181181

182182
The sketch can also be found [here.](https://github.com/arduino-libraries/Arduino_NetworkConfigurator/blob/main/examples/utility/DeleteConfiguration/DeleteConfiguration.ino)
183183

0 commit comments

Comments
 (0)