From c751e9d7e102a9c91710c355aed09c53fbd92c4c Mon Sep 17 00:00:00 2001 From: Fabrizio Mirabito Date: Thu, 25 Aug 2022 09:39:18 +0200 Subject: [PATCH] Add link to deferred OTA sketch example to README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4900e174..08775ab2 100644 --- a/README.md +++ b/README.md @@ -200,7 +200,7 @@ Delete specific tags of a thing. The keys of the tags to delete should be passed ## Ota commands Perform an OTA firmware update. Note that the binary file (`.bin`) should be compiled using an arduino core that supports the specified device. -The default OTA upload should complete in 10 minutes. Use `--deferred` flag to extend this time to one week. +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)). `$ arduino-cloud-cli ota upload --device-id --file `