You can use this intermediate build. WiFi/BLE service classes are still under development but can be programmed in SDK style
Installation instructions here http://ask.winnermicro.com/article/187.html
core_w80x.zip
Attention! I don't see what users write to me here. The last entry is Put build800.zip (unzip!)
If you cannot download the main package through the board manager, Try through the Chinese mirror http://ask.winnermicro.com/article/172.html
For Linux w800build is not needed
添加完成各種工具包後,具體連接wifi的代碼是什麼?可以分享一下嗎
@13008305949 There are a couple of examples of interaction with the WiFi module. But in theory, all the examples from wm_demo can be adapted
@13008305949 see libraryes/SDK_Style
@13008305949 If you don't have enough qualifications for SDK style, you can go the standard route. Use Arduino HAL 0.0.6 and esp-01. Interaction via AT commands
謝謝你的回答,但是,在你的教程中,windows用戶需要添加 build800.zip 這個工具,可我沒有找到與你提供的路徑相符的位置,能具體解答一下這個工具添加的位置嗎
@13008305949 C:UsersUserAppDataLocalArduino15packagesw80x_duinotoolsw80x_toolv1.0win
where User - your login
You may need to enable showing hidden files and folders.
@13008305949
loading hardware from C:UsersMHAppDataLocalArduino15packages: loading package w80x_duino: invalid version dir C:UsersMHAppDataLocalArduino15packagesw80x_duinohardwarecore_w80xw80x: no major version found
為開發板 w801 編譯時出錯。
You did something wrong :)
1 Install Arduino IDE
2 Install
via board manager
3 Put build800.zip to
4 Put (unzip) core_w80x.zip to your Documents/Arduino/hardware Like this
5 Select w801
Put build800.zip (unzip!)