Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ESP8266 Not enough memory error #2

Open
roccomuso opened this issue Jul 13, 2015 · 6 comments
Open

ESP8266 Not enough memory error #2

roccomuso opened this issue Jul 13, 2015 · 6 comments

Comments

@roccomuso
Copy link

Hi,

I've tried to put the aREST.lua and the basic.lua file on my esp8266. With the last NodeMCU firmware released. This is the error i'm getting:

lua: error loading module 'aREST' from file 'aREST.lua': not enough memory

How to deal with it?

@roccomuso
Copy link
Author

Seems to be better compiling the files.. :/ but it's tricky the whole compiling process and the .lua file removing. Moreover sometimes the board reset with no reason.

@marcoschwartz
Copy link
Owner

Hello,

I basically stopped the support for aREST in its lua version, as the Arduino version is working much better. I suggest checking out (I think you already did):

https://github.com/marcoschwartz/aREST

And this article to get started:

https://www.openhomeautomation.net/getting-started-esp8266/

@roccomuso
Copy link
Author

Do you mean uploading it on Arduino? or on the ESP8266 With arduino IDE and different firmware than NodeMCU?

@marcoschwartz
Copy link
Owner

Indeed I mean ESP8266 With arduino IDE and different firmware than NodeMCU. This is what works best with the ESP8266 at the moment in my opinion.

@roccomuso
Copy link
Author

which firmware do you advice?

@marcoschwartz
Copy link
Owner

Basically the Arduino IDE (+ the ESP8266 package) will install a new firmware automatically on the chip :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants