$10 RTLDuino is an Arduino Compatible WiFi IoT Board based on Realtek RTL8710AF WiSoC

Last summer, we discovered a cheap RTL8710AF WiFi module with many of the same function as ESP8266, but with an ARM Cortex M3 core instead. The only problem is that it was not quite as easy to play with as ESP8266 boards, as at the time I started by playing with AT commands with B&T RTL00 RTL8710AF module, and later on, I got a more convenient PADI IoT Stamp with breakout board, but if you wanted to change the firmware you had to play with the SDK and a J-Link SWD debugger. Realtek RTL8710AF did not offer the convenience of Arduino IDE program like its big brother “RTL8195AM” from the same Ameba family. I know mbed is being worked on, but in the meantime things have changed for the better, as kissste informed me that RtlDuino implementation added Arduino support to RTL8710AF and RTL8711AM modules, and an NodeMCU-like board with the same name was also sold for less than $10 including shipping.

rtlduinoRTLduino board specifications:

  • WiSoC – Realtek RTL8710AF ARM Cortex-M3 micro-controller @ 83 MHz
  • Connectivity – 802.11 b/g/n WiFi
  • USB – 1x micro USB port for programming and power
  • Expansion – 2x 16-pin breadboard friendly headers with GPIOs, UART, SPI, I2C, PWM, I2S, power signals….
  • Misc – Reset and test button, RGB LED
  • Power Supply – 5V via micro USB port or Vin pin
  • Dimensions – 49 x 24.5 mm (same as NodeMCU)

As you can see from the picture above,the board is actually based on the B&T RTL-00 module I previously tested. This is obviously quite easier to use since you don’t need to solder any cables to connect a USB to TTL board since RTLduino is equipped with CH340g and a micro USB port.

rtlduino-board-rtl8710af

The Aliexpress page has some claims about 5 function that accordingly to kissste are not quite all correct:

  1. Function 1 – “Mbed debugging mode” over micro USB cable -> you won’t get – this is a different board (at least for now)
  2. Function 2 – “JTAG debugging mode” over micro USB cable -> you won’t get – this is a different board
  3. Function 3 – “Simple & fast by OTA to upgrade debugging” -> you will get partially – no debugging, but you can OTA upload new sketch
  4. Function 4 – “Serial data directly to the network transceiver function” (serial console via UART) -> OK
  5. Function 5 – “Smartconfig mode” -> yes, will work – OTA upload new sketch

If you want to do debugging, I understand you’ll still need a JTAG or SWD programmer. If you want to get started with Arduino on the board:

  • Install Arduino IDE and Ameba SDK
  • Go to Arduino IDE installation directory
  • Clone github.com/pvvx/RtlDuino into hardware/development/rtl87xx directory
  • Restart Arduino

I could not find anything in English where other people tested the implementation, but you’ll find a forum thread (in Russian) on esp8622.ru, and other person mentioned the project on hackaday.io, but has not reported on details about it yet.

Beside Aliexpress, RTLduino board can also be found on ICStation for $9.99, and Amazon US for $10.99.

Share this:
FacebookTwitterHacker NewsSlashdotRedditLinkedInPinterestFlipboardMeWeLineEmailShare

Support CNX Software! Donate via cryptocurrencies, become a Patron on Patreon, or purchase goods on Amazon or Aliexpress

ROCK Pi 4C Plus

2 Replies to “$10 RTLDuino is an Arduino Compatible WiFi IoT Board based on Realtek RTL8710AF WiSoC”

  1. The most cost-effective RTL8710AF/RTL8710BN/RTL8195AM WIFI module and development board
    Prices are as follows:
    RTL8710AF module: $1.99
    RTL8710BN module: $1.98
    RTL8195 module: $5.8
    Development board supporting SWD debugging function: $5.3

Leave a Reply

Your email address will not be published. Required fields are marked *

Khadas VIM4 SBC
Khadas VIM4 SBC