You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • Thanks, the RTL8720DN looks really interesting.

    require("ESP8266WiFi_0v25").connect

    From the docs @fanoush linked above I think that while you'd hope it would work, the command names do seem to be different. However having said that, modifying ESP8266WiFi_0v25 to make it work would not be an amazingly difficult job

  • Thanks, the RTL8720DN looks really interesting.

    there is also Feasycom module based on same chip
    https://www.feasycom.com/product-RTL8720­DN-Chip-BLE-5-Wi-Fi-Combo-Module.html
    that comes with AT command based firmware

    On the bottom page there are two PDF links, one having list of AT commands, however they are different from those in ambd sdk, not sure why they did that, maybe to be compatible with something else(?), however it looks different from esp8266 AT commands too

    Anyway they sell it for $6 and looks like there are more GPIOs available on this one. And maybe support from them will be better than random aliexpress shop.

    The Cortex M4F + Cortex M0 + relatively big SRAM looks nice, could even run Espruino natively.

About

Avatar for Gordon @Gordon started