• Skip to main content
  • Skip to primary sidebar

RNTLab.com

The Ultimate Shortcut to Learn Electronics and Programming with Open Source Hardware and Software

  • Courses
  • Forum
    • Forum
    • Ask Question
  • Shop
  • Account
  • Blog
  • Login

ESPAsyncTCP

Q&A Forum › Category: ESP8266 › ESPAsyncTCP
0 Vote Up Vote Down
Jayme Nery Filho asked 11 months ago

I can’t make Arduino IDE to recognize this library.
It keeps saying the file does not exist, but it is there in the Library folder.
What should I do?
Note: IMGUR does not accept sign up from Indonesia.
 

Question Tags: Library
6 Answers
0 Vote Up Vote Down
Sara Santos Staff answered 11 months ago

Hi.
Can you paste the error message that you get?
Regards,
Sara

0 Vote Up Vote Down
Jayme Nery Filho answered 11 months ago

Hi Sara, wow now you impressed me! So fast response, thanks!!
The error message I get is:
Arduino: 1.8.19 (Mac OS X), Board: “NodeMCU 1.0 (ESP-12E Module), 80 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”
18:12: fatal error: ESPAsyncTCP.h: No such file or directory
18 | #include <ESPAsyncTCP.h>
| ^~~~~~~~~~~~~~~
compilation terminated.
exit status 1
ESPAsyncTCP.h: No such file or directory
But I downloaded the .h file from GitHub and saved it to the library folder in the Sketch location…
File name is correct, format is also correct, what could be the issue?
Thanks,
Jayme
 

0 Vote Up Vote Down
Sara Santos Staff answered 11 months ago

Hi again.
Try including the library as follows:
Go to Sketch > Include Library > Add .ZIP library and select the library you just downloaded.
Regards,
Sara
 

0 Vote Up Vote Down
Jayme Nery Filho answered 11 months ago

Hello Sara, I deleted everything and did it all again, carefuly 🙂
And problem solved, thanks a lot for your help!
BR,
Jayme 

0 Vote Up Vote Down
Sara Santos Staff answered 11 months ago

Great.
I’ll mark this issue as resolved. If you need further help, you just need to open a new question in our forum.
Regards,
Sara

0 Vote Up Vote Down
Steve Mercer answered 11 months ago

Note that a library will include at least two files. The .h file is just a header file. It will need an associated file (.c or .c++ or something) that implements the functions declared in the header file. Just downloading the header file is rarely enough.

Primary Sidebar

Login to Ask or Answer Questions

This Forum is private and it’s only available for members enrolled in our Courses.

Login »

Latest Course Updates

  • [eBook Updated] ESP32-CAM Projects (version 1.3) January 7, 2023
  • [eBook Updated] SMART HOME with RPi, ESP32, and ESP8266 (version 1.1) November 20, 2022

You must be logged in to view this content.

Contact Support - Refunds - Privacy - Terms - MakerAdvisor.com - Member Login

Copyright © 2013-2023 · RandomNerdTutorials.com · All Rights Reserved

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.