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,
JanStatistics: Posted by Jan Kijonka — Fri Jun 16, 2017 11:40 pm
]]>