Difference between revisions of "MCookie-WiFi"
From Microduino Wiki
Line 4: | Line 4: | ||
| | | | ||
[[file:mCookie-8266-rect.jpg|400px|thumb|right|mCookie-WiFi]] | [[file:mCookie-8266-rect.jpg|400px|thumb|right|mCookie-WiFi]] | ||
− | mCookie-WiFi is WIFI communication module, which can connect other WIFI devices and communicate with CoreUSB via serial port. Core | + | mCookie-WiFi is WIFI communication module, which can connect other WIFI devices and communicate with CoreUSB via serial port. Core cannot reach 115200 baud rate for serial communication and therefore won't work with the WiFi module. Core+ is supported, but see [[MCookie-WiFi#Core+_Issue|Core+ issue with WiFi module]]. |
=Features= | =Features= |
Revision as of 22:08, 27 March 2017
Language: | English • 中文 |
---|
mCookie-WiFi is WIFI communication module, which can connect other WIFI devices and communicate with CoreUSB via serial port. Core cannot reach 115200 baud rate for serial communication and therefore won't work with the WiFi module. Core+ is supported, but see Core+ issue with WiFi module. Contents[hide]Features
Specification
Common AT Instruction
DocumentSupport AT instruction configuration/contro: File:ESP8266 WiFi Module Quick Start Guide v 1.0.4.pdf DevelopmentProgramChange your WIFI password in the code where there are SSID(WIFI name) and password setting. Download Program
Such as:
IDE Tests ProgramYou can adopt HTTPGET program of _03_microduino_WiFi_ESP8266 from Microduino IDE example for testing.Change your WIFI password in the code where there are SSID(WIFI name) and password setting. Download Program
Pin Description
ProjectRelated Projects: WiFi Weatherstation F&QImages |