[HUST CSE]modify invalid links
This commit is contained in:
@@ -168,11 +168,11 @@ https://www.st.com/content/st_com/zh/products/development-tools/software-develop
|
||||
## 1. 下载固件
|
||||
腾讯云IoT AT指令是一套针对使用通讯模组(2G/4G/NB/WIFI)接入腾讯云物联平台的定制AT指令集,如果通讯模组实现了该指令集,则设备接入和通讯更为简单,所需代码量更少。 ESP8266作为IoT领域使用最广泛的一款WiFi芯片/模组,腾讯云在其通用AT指令基础上,增加了腾讯云IoT AT指令集,形成一个定制的模组固件QCloud_IoT_AT_ESP8266。
|
||||
|
||||
下载链接:[https://github.com/tencentyun/qcloud-iot-esp-wifi](https://github.com/TencentCloud/tc-iot-sdk-embedded-for-esp8266)
|
||||
下载链接:[https://github.com/TencentCloud/tc-iot-sdk-embedded-for-esp8266](https://github.com/TencentCloud/tc-iot-sdk-embedded-for-esp8266)
|
||||
|
||||
使用git下载的命令如下:
|
||||
```bash
|
||||
git clone https://github.com/tencentyun/qcloud-iot-esp-wifi.git
|
||||
git clone https://github.com/TencentCloud/tc-iot-sdk-embedded-for-esp8266.git
|
||||
```
|
||||
下载之后即可在图中圈出的文件夹中看到定制固件:
|
||||

|
||||
|
Reference in New Issue
Block a user