All ESP8266 modules are pretty much the same in terms of features and operation.
The only exception is SDIO. To use that, you need specific modules which allow access to SDIO slave pins. However, I would strongly recommend getting things working with UART first and then switching from UART to SPI/SDIO for communication. This will ensure convenience and also help work fast initially.
Get some external help if you need SPI drivers, that might help speed things up as well!Statistics: Posted by Guest — Thu Mar 30, 2017 12:27 am
]]>