Yes, however you can turn echo off first (it should have been turned off initially, but it looks like the module restarted itself) using:
wlan.at.cmd("ATE0\r\n",1000,console.log);
@Gordon started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Yes, however you can turn echo off first (it should have been turned off initially, but it looks like the module restarted itself) using: