Hello,
I'm new in Wi-Fi wireless communication and ESP8266 chip. I would like to use a 32-bit MCU Kinetis with MCUXpresso IDE for communication with ESP 12-E. How to install the SDK to IDE and use all the SDK functions ? I have read the SDK getting started guide, I have also update the firmware, but I still don't know, how to install and use the SDK. The SDK only uses the AT commands, which are implemented in functions like wifi_station_scan() - equivalent to AT+CWLAP, system_deep_sleep() - equivalent to AT+GSLP, etc. ? But,the SDK functions also allows usage of GPIOs. So, the SDK are commands transmitted via UART, but they are not AT commands ?
Thank you,
Jan
SDK to IDE instalation
-
- Posts: 28
- Joined: Fri Jun 09, 2017 10:17 pm
Re: SDK to IDE instalation
Postby Her Mary » Wed Jun 28, 2017 3:32 pm
AT is an application based on SDK.
You can develop your own application based on the SDK, nothing to do with AT, a totally different application.
Or you can realize your application based on the AT application.
Here is the SDK on github, in folder "examples" are the application demos based on the SDK. https://github.com/espressif/ESP8266_NONOS_SDK
You can develop your own application based on the SDK, nothing to do with AT, a totally different application.
Or you can realize your application based on the AT application.
Here is the SDK on github, in folder "examples" are the application demos based on the SDK. https://github.com/espressif/ESP8266_NONOS_SDK
Who is online
Users browsing this forum: No registered users and 64 guests
Login
Newbies Start Here
Are you new to ESP8266?
Unsure what to do?
Dunno where to start?
Start right here!
Latest SDK
Documentation
Complete listing of the official ESP8266 related documentation release by ESPRESSIF!
Must read here!
- All times are UTC+08:00
- Top
- Delete all board cookies
About Us
Espressif Systems is a fabless semiconductor company providing cutting-edge low power WiFi SoCs and wireless solutions for wireless communications and Internet of Things applications. We are the manufacturer of ESP8266EX.