Skip to content

Commit

Permalink
新增說明7681 fw .com/.cn區別
Browse files Browse the repository at this point in the history
  • Loading branch information
anchi1216 committed May 6, 2016
1 parent 1b34d37 commit 9368d9b
Show file tree
Hide file tree
Showing 9 changed files with 21 additions and 16 deletions.
2 changes: 1 addition & 1 deletion content/en/7681_firmware_update--cn/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
## Resources

- Mobile APK: MediaTek Cloud Sandbox Mobile Application for Android **(>= 2.5.0)** [Download here](https://s3.cn-north-1.amazonaws.com.cn/mtk.linkit/mcs-latest-production-release.apk). Please check your Android application version is above 2.5.0.
- 7681 Latest Firmware(2015/05/25): [MT7681_sta_header.bin](https://s3.cn-north-1.amazonaws.com.cn/mtk.linkit/mcs-resources/firmwares/MT7681_sta_header.bin). With ability to show 7681's Mac Address.
- 7681 Latest Firmware(2015/05/25): [MT7681_sta_header_cn.bin](https://s3.cn-north-1.amazonaws.com.cn/mtk.linkit/mcs-resources/firmwares/MT7681_sta_header.bin). With ability to show 7681's Mac Address. (This firmware is for MCS China environment, if you are using MCS Global site, please go to [this page](https://mcs.mediatek.com/resources/latest/7681_firmware_update/) to download the firmware for MCS Global site.)

## Steps For 7681 Update

Expand Down
20 changes: 12 additions & 8 deletions content/en/7681_firmware_update/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,21 @@
## Resources

- Mobile APK: MediaTek Cloud Sandbox Mobile Application for Android **(>= 2.5.0)** on [Google Play](https://play.google.com/store/apps/details?id=com.mediatek.iotcloud). Please check your Android application version is above 2.5.0.
- LinkIt Connect 7681 Latest Firmware(2015/05/25): [MT7681_sta_header.bin](https://s3-ap-southeast-1.amazonaws.com/mtk.linkit/mcs-resources/firmwares/MT7681_sta_header.bin). With LinkIt Connect 7681's MAC address display.
- 7681 Latest Firmware(2015/05/25): [MT7681_sta_header_com.bin](https://s3-ap-southeast-1.amazonaws.com/mtk.linkit/mcs-resources/firmwares/MT7681_sta_header.bin). With ability to show 7681's Mac Address. (This firmware is for MCS global environment, if you are using MCS China site, please go to [this page](http://mcs.mediatek.cn/resources/latest/7681_firmware_update--cn/) to download the firmware for MCS China site.)


## Steps for LinkIt Connect 7681 Firmware Update

1. Update your LinkIt Connect 7681 development board with the latest firmware. Please check [MediaTek LinkIt Connect 7681 Developer’s Guide: section 3.2, Firmware Uploader](https://labs.mediatek.com/fileMedia/download/60b77480-f08e-46de-b4ab-513916dcff75) for more information. Please use the following syntax as described in the aforementioned section from the developer’s guide:
1. Update your LinkIt Connect 7681 development board with the latest firmware. Please check [MediaTek LinkIt Connect 7681 Developer’s Guide: section 3.2, Firmware Uploader](https://labs.mediatek.com/fileMedia/download/60b77480-f08e-46de-b4ab-513916dcff75) for more information. Please use the following syntax as described in the aforementioned section from the developer’s guide:

For Windows:

```
> mt7681_uploader.exe -f MT7681_sta_header.bin -c COM7
```

or

```
> python mt7681_uploader.py -f MT7681_sta_header.bin -c COM7
```
Expand Down Expand Up @@ -65,7 +68,7 @@

```
MAC address-00:0c:12:34:56:78
```
```


## Terminal Logs
Expand Down Expand Up @@ -139,17 +142,18 @@ If you can't see your device on **Add Device** page, it could be due to one of t

- LinkIt Connect 7681 check points (using command line tool)

a. __Firmware is out-dated__. Please check the MAC address using **AT#MacAddr**. If you can see it, then the device’s updated.
a. __Firmware is out-dated__. Please check the MAC address using **AT#MacAddr**. If you can see it, then the device’s updated.

b. __7681 is connected to another Wi-Fi AP__. If you can't see "SM=1", but sees __"SM=2"__, then it's already connected to another Wi-Fi AP. Please use `AT#Default` to reset the device.

- Mobile APK

a. __APK is out-dated__. Please install the latest APK as attached.

b. __Smart Connection hasn't been established__. As **Step 5.** described, it's possible to get **No result** for the first time you try smart connection. Ideally the process should be that after you click on the **Smart Connection**, the 7681 is scanned, and the terminal shows information about SSID and IP Address about connected to the Wi-Fi AP. If that didn’t happen, you should click **Refresh** again, and the device should show on the scanned list. After a successful first connection, you should be able to see the device next time you enter **Add Device** page.
b. __Smart Connection hasn't been established__. As **Step 5.** described, it's possible to get **No result** for the first time you try smart connection. Ideally the process should be that after you click on the **Smart Connection**, the 7681 is scanned, and the terminal shows information about SSID and IP Address about connected to the Wi-Fi AP. If that didn’t happen, you should click **Refresh** again, and the device should show on the scanned list. After a successful first connection, you should be able to see the device next time you enter **Add Device** page.

Others

- Refresh Scan. It's recommended to refresh scan multiple times if you can’t find the AP.- `AT#Default`: Resets LinkIt Connect 7681 to default status without a Wi-Fi binding. For 7681s that are already connected to other Wi-Fi AP, they aren’t scanned by other Smart Connection. It's required to use `AT#Default` to reset LinkIt Connect 7681 in order to be smart connected by the MCS App.
- Refresh Scan. It's recommended to refresh scan multiple times if you can’t find the AP.
- `AT#Default`: Resets LinkIt Connect 7681 to default status without a Wi-Fi binding. For 7681s that are already connected to other Wi-Fi AP, they aren’t scanned by other Smart Connection. It's required to use `AT#Default` to reset LinkIt Connect 7681 in order to be smart connected by the MCS App.

Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ To complete this setup tutorial, you’ll need:

No additional components need to be connected to the development board.

**(Please be noted that due to system upgrade to enhance security, you have to update the firmware of your 7681 devices to the latest version. Detailed update steps are listed in **[7681 Firmware Update Instruction](../7681_firmware_update/)**)**
**(Please note: You have to update the firmware of your 7681 devices to the latest version. Detailed update steps are listed in **[7681 Firmware Update Instruction](../7681_firmware_update/)**). If you are using MCS Global site, please use this firmware **[MT7681_sta_header_com.bin](https://s3-ap-southeast-1.amazonaws.com/mtk.linkit/mcs-resources/firmwares/MT7681_sta_header.bin)**. If you are using MCS China site, please use this firmware **[MT7681_sta_header_cn.bin](https://s3.cn-north-1.amazonaws.com.cn/mtk.linkit/mcs-resources/firmwares/MT7681_sta_header.bin)**.**


## MT7681 controllers list and their corresponding MCS data channel IDs
The MT7681 chipset provides 5 GPIO pins that can implement PWM and 1 UART port. Below is a list of the pins and their corresponding data channel IDs to use on MCS.
Expand Down
2 changes: 1 addition & 1 deletion content/zh-CN/7681_firmware_update--cn/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
## Resources

- Mobile APK: MediaTek Cloud Sandbox Mobile Application for Android **(>= 2.5.0)** [Download here](https://s3.cn-north-1.amazonaws.com.cn/mtk.linkit/mcs-latest-production-release.apk). Please check your Android application version is above 2.5.0.
- 7681 Latest Firmware(2015/05/25): [MT7681_sta_header.bin](https://s3.cn-north-1.amazonaws.com.cn/mtk.linkit/mcs-resources/firmwares/MT7681_sta_header.bin). With ability to show 7681's Mac Address.
- 7681 Latest Firmware(2015/05/25): [MT7681_sta_header_cn.bin](https://s3.cn-north-1.amazonaws.com.cn/mtk.linkit/mcs-resources/firmwares/MT7681_sta_header.bin). With ability to show 7681's Mac Address. (This firmware is for MCS China environment, if you are using MCS Global site, please go to [this page](https://mcs.mediatek.com/resources/latest/7681_firmware_update/) to download the firmware for MCS Global site.)

## Steps For 7681 Update

Expand Down
2 changes: 1 addition & 1 deletion content/zh-CN/7681_firmware_update/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
## Resources

- Mobile APK: MediaTek Cloud Sandbox Mobile Application for Android **(>= 2.5.0)** on [Google Play](https://play.google.com/store/apps/details?id=com.mediatek.iotcloud). Please check your Android application version is above 2.5.0.
- 7681 Latest Firmware(2015/05/25): [MT7681_sta_header.bin](https://s3-ap-southeast-1.amazonaws.com/mtk.linkit/mcs-resources/firmwares/MT7681_sta_header.bin). With ability to show 7681's Mac Address.
- 7681 Latest Firmware(2015/05/25): [MT7681_sta_header_com.bin](https://s3-ap-southeast-1.amazonaws.com/mtk.linkit/mcs-resources/firmwares/MT7681_sta_header.bin). With ability to show 7681's Mac Address. (This firmware is for MCS global environment, if you are using MCS China site, please go to [this page](http://mcs.mediatek.cn/resources/latest/7681_firmware_update--cn/) to download the firmware for MCS China site.)

## Steps For 7681 Update

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

此外,您不需要额外的电子组件,就可以连接到开发板了。

**(请注意:为了增加效能和安全性,我们将系统全面升级。请将固件新至最新版本才可继续使用,请参考以下更新连结 [7681 Firmware Update Instruction](../7681_firmware_update/))**
**(请注意:请将固件新至最新版本才可继续使用,请参考以下更新连结** [7681 Firmware Update Instruction](../7681_firmware_update/))**。若您使用 MCS Global 环境,请使用此固件 **[MT7681_sta_header_com.bin](https://s3-ap-southeast-1.amazonaws.com/mtk.linkit/mcs-resources/firmwares/MT7681_sta_header.bin)**。若您使用 MCS China 环境,请使用此固件 **[MT7681_sta_header_cn.bin](https://s3.cn-north-1.amazonaws.com.cn/mtk.linkit/mcs-resources/firmwares/MT7681_sta_header.bin)****

## MT7681 控制器清单以及相对的 MCS 资料通道 ID
MT7681晶片组提供了五组 GPIO 针脚,您亦可使用 PWM 资料型态和一组 UART 阜。以下是 MT7681 的针脚和对应的资料通道 ID。
Expand Down
2 changes: 1 addition & 1 deletion content/zh-TW/7681_firmware_update--cn/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
## Resources

- Mobile APK: MediaTek Cloud Sandbox Mobile Application for Android **(>= 2.5.0)** [Dowbload here](https://s3.cn-north-1.amazonaws.com.cn/mtk.linkit/mcs-latest-production-release.apk). Please check your Android application version is above 2.5.0.
- 7681 Latest Firmware(2015/05/25): [MT7681_sta_header.bin](https://s3.cn-north-1.amazonaws.com.cn/mtk.linkit/mcs-resources/firmwares/MT7681_sta_header.bin). With ability to show 7681's Mac Address.
- 7681 Latest Firmware(2015/05/25): [MT7681_sta_header_cn.bin](https://s3.cn-north-1.amazonaws.com.cn/mtk.linkit/mcs-resources/firmwares/MT7681_sta_header.bin). With ability to show 7681's Mac Address. (This firmware is for MCS China environment, if you are using MCS Global site, please go to [this page](https://mcs.mediatek.com/resources/latest/7681_firmware_update/) to download the firmware for MCS Global site.)

## Steps For 7681 Update

Expand Down
2 changes: 1 addition & 1 deletion content/zh-TW/7681_firmware_update/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
## Resources

- Mobile APK: MediaTek Cloud Sandbox Mobile Application for Android **(>= 2.5.0)** on [Google Play](https://play.google.com/store/apps/details?id=com.mediatek.iotcloud). Please check your Android application version is above 2.5.0.
- 7681 Latest Firmware(2015/05/25): [MT7681_sta_header.bin](https://s3-ap-southeast-1.amazonaws.com/mtk.linkit/mcs-resources/firmwares/MT7681_sta_header.bin). With ability to show 7681's Mac Address.
- 7681 Latest Firmware(2015/05/25): [MT7681_sta_header_com.bin](https://s3-ap-southeast-1.amazonaws.com/mtk.linkit/mcs-resources/firmwares/MT7681_sta_header.bin). With ability to show 7681's Mac Address. (This firmware is for MCS global environment, if you are using MCS China site, please go to [this page](http://mcs.mediatek.cn/resources/latest/7681_firmware_update--cn/) to download the firmware for MCS China site.)

## Steps For 7681 Update

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

此外,您不需要額外的電子組件,就可以連接到開發板了。

**(請注意:為了增加效能和安全性,我們將系統全面升級。請將韌體更新至最新版本才可繼續使用,請參考以下更新連結[7681 Firmware Update Instruction](../7681_firmware_update/))**
**(請注意:請將韌體更新至最新版本才可繼續使用,請參考以下更新連結**[7681 Firmware Update Instruction](../7681_firmware_update/))**。若您使用 MCS Global 環境,請使用此韌體 **[MT7681_sta_header_com.bin](https://s3-ap-southeast-1.amazonaws.com/mtk.linkit/mcs-resources/firmwares/MT7681_sta_header.bin)**。若您使用 MCS China 環境,請使用此韌體 **[MT7681_sta_header_cn.bin](https://s3.cn-north-1.amazonaws.com.cn/mtk.linkit/mcs-resources/firmwares/MT7681_sta_header.bin)****


## MT7681 控制器清單以及相對的 MCS 資料通道 ID
Expand Down

0 comments on commit 9368d9b

Please sign in to comment.