• 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 3 years 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 3 years ago

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

0 Vote Up Vote Down
Jayme Nery Filho answered 3 years 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 3 years 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 3 years 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 3 years 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 3 years 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

  • [New Edition] Build ESP32-CAM Projects eBook – 2nd Edition April 16, 2025
  • [eBook Updated] Learn ESP32 with Arduino IDE eBook – Version 3.2 April 16, 2025

You must be logged in to view this content.

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

Copyright © 2013-2025 · 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.