Hi - this doesn't look like the right code - there's a new in board = new require('wiolte').connect(function(err) {
new
board = new require('wiolte').connect(function(err) {
It's worth checking the code in http://www.espruino.com/WioLTE#using-lte-and-gps
Also just to add, Seeed stopped supporting this board some time ago I'm afraid.
@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.
Hi - this doesn't look like the right code - there's a
new
inboard = new require('wiolte').connect(function(err) {
It's worth checking the code in http://www.espruino.com/WioLTE#using-lte-and-gps
Also just to add, Seeed stopped supporting this board some time ago I'm afraid.