I
I
Ilyas2017-08-10 17:09:41
Arduino
Ilyas, 2017-08-10 17:09:41

What is the best way to program ESP8266?

Recently I started to understand the ESP8266 modules, developed some test firmware for it using the Arduino IDE, as well as some using Mongoose OS. I know that there are still NodeMCU and other IDEs, as well as an SDK from the manufacturer. Thus, the choice is very large. But which of these is better to choose if the goal is not a toy for entertainment, but a commercial serial device?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
F
Fixid, 2017-08-10
@nossudak

If everything is so serious, then they usually choose C and write a closed custom firmware. Usually they take something as close as possible to the hardware (C / asm) with the ability to assemble in .HEX
https://geektimes.ru/post/241842/
Although stable work can be achieved on lua / Arduino IDE.

A
Andrey Skorzhinsky, 2017-08-11
@AndyKorg

For esp8266, I have not yet seen a more stable firmware than " dump from pvvx "

E
Egor Mikheev, 2018-08-13
@ogregor

PlatformIO in my opinion one of the best in terms of ease of use

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question