Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
anchi1216 committed Jun 23, 2016
1 parent 010ea97 commit c356f39
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion content/zh-TW/tutorial/7688_fota_tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,14 @@

Firmware Over the Air (FOTA) is a wildly used function nowadays. You can push the new firmware to connected devices using the MCS FOTA function.

**This tutorial requires a LinkIt Smart 7688 DUO development board.**

In this tutorial, we will first go through the following steps:
1. how to generate the firmware file (.hex file) in the Arduino IDE
2. what you need to prepare for the 7688 DUO development board
3. how to use the MCS console to push the firmware to the devices.

**This tutorial requires a LinkIt Smart 7688 DUO development board.**


## How to generate a .hex file in the Arduino IDE

Expand Down

0 comments on commit c356f39

Please sign in to comment.