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

i wan to mine with nodemcu but this error happen when i upload code to nodemcu pls help #844

Closed
Brahmashirsha opened this issue Aug 20, 2021 · 1 comment

Comments

@Brahmashirsha
Copy link

Arduino: 1.8.1 (Windows 8.1), Board: "NodeMCU 1.0 (ESP-12E Module), 160 MHz, Flash, Disabled (new aborts on oom), Disabled, All SSL ciphers (most compatible), 32KB cache + 32KB IRAM (balanced), Use pgm_read macros for IRAM/PROGMEM, 4MB (FS:2MB OTA:~1019KB), 2, v2 Lower Memory, Disabled, None, Only Sketch, 115200"

C:\Users\CHAUDHRY-PC\Downloads\duino-coin-master\duino-coin-master\ESP8266_Code\ESP8266_Code.ino:31:10: fatal error: ArduinoJson.h: No such file or directory
31 | #include <ArduinoJson.h> // https://github.com/bblanchon/ArduinoJson
| ^~~~~~~~~~~~~~~
compilation terminated.

exit status 1
Error compiling for board NodeMCU 1.0 (ESP-12E Module).

This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.

@gsrbr
Copy link
Collaborator

gsrbr commented Aug 20, 2021

Hello, The newest update for ESP boards (2.6.3) requires ArduinoJSON library, please read this tutorial/issue #832

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

3 participants