Skip to content

Commit 4fedb7b

Browse files
Fabrizio Mirabitopolldo
Fabrizio Mirabito
authored andcommitted
Add link to deferred OTA sketch example to README (#116)
1 parent 7275bee commit 4fedb7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ Delete specific tags of a thing. The keys of the tags to delete should be passed
200200
## Ota commands
201201

202202
Perform an OTA firmware update. Note that the binary file (`.bin`) should be compiled using an arduino core that supports the specified device.
203-
The default OTA upload should complete in 10 minutes. Use `--deferred` flag to extend this time to one week.
203+
The default OTA upload should complete in 10 minutes. Use `--deferred` flag to extend this time to one week (see an example sketch [here](https://github.com/arduino-libraries/ArduinoIoTCloud/blob/ab0af75a5666f875929029ac6df59e04789269c5/examples/ArduinoIoTCloud-DeferredOTA/ArduinoIoTCloud-DeferredOTA.ino)).
204204

205205
`$ arduino-cloud-cli ota upload --device-id <deviceID> --file <sketch-file.ino.bin>`
206206

0 commit comments

Comments
 (0)