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

Flashing process - manuaal #1

Open
Netoperz opened this issue Nov 28, 2016 · 3 comments
Open

Flashing process - manuaal #1

Netoperz opened this issue Nov 28, 2016 · 3 comments

Comments

@Netoperz
Copy link

Netoperz commented Nov 28, 2016

Hello, I've been looking in to the files, and I have a little problem with finding the flashing instructions.
The project uses NODE MCU board, but it can be done with any ESP module.

So maby there should be done a tutorial "step by step"

Download this, install this, use that flasher, compile that, flash this to that offset, ad so.

because for someone who wnats to play with ESP the instructions are not clear. User is cloning/downloading repo and hits the wall. especially in a ESP world where you can find many IDE/flashers/firmwares and so on.
Maby a form of sketch for arduino IDE would be good ?

Maby we should add that step by step flashing to the main page, that could help a lot.

Also the list of the tools /compilers needed to proper compilation would be good. and maby precompiled .bin's
cheers.

@nemik
Copy link
Member

nemik commented Nov 30, 2016

Yea that sounds great! If you put one together, please send me a pull-request and I'd be happy to add it to the documentation.

@Netoperz
Copy link
Author

Netoperz commented Dec 1, 2016

I'll try to do that in free time, no problem. It would be nice to help with something.

One last question, could you add to the repo precompiled firmware ready to flash ?

It could have some "default" pin config, for NodeMCU or "clean" module.

ESP has got hardware spi on GPIO12,13,14,15 plus two other additional pins, let's say gpio9 and 10 or gpio2 and 16 (to let the GPIO5 &4 for I2C for other peripherials when needed.

If someone wants to check the software in a fast way could be helpful. Then if the project is a thing the person needs it could be compiled according to the needs.

What do you think ?

I would be happy to have always actual build in repo ready to use, can you do that ?

And Is it possible to add actual version of esp-link with mqtt ?

@nemik
Copy link
Member

nemik commented Dec 1, 2016

There is a pre-compiled firmware package in the releases link: https://github.com/happy-bubbles/nfc/releases

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