-->
Page 1 of 1

Quick Question regarding lua code..

PostPosted: Sat Feb 07, 2015 11:01 am
by Mycophiles
I have an ESP201 with 9.5 on it (cloud updated).

The module will accept all AT commands (as long as they are uppercase) fine. But it will not accept normal lua commands.

Example: a=1 will return an error.

Does anyone else know what's going on? I've tried several serial programs, LuaLoader,LuaUploader, coolterm. It's not carriage return/line feed I've tried that.


Thanks for any help.

Re: Quick Question regarding lua code..

PostPosted: Sun Feb 08, 2015 8:38 am
by alonewolfx2
you have at firmware and firstly you must to upload nodemcu firmware for lua things.

Re: Quick Question regarding lua code..

PostPosted: Sun Feb 08, 2015 7:30 pm
by Mycophiles
Ok, great. Now, how to do that.... (off to more poking around the internet). ;-) Thanks for the point in the right direction.