มือใหม่หัดทำ สอบถามผู้รู้ค่ะ แจ้ง Error แบบนี้คืออะไรคะ

Arduino: 1.8.13 (Windows 10), 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”

C:\Users\Acer\Documents\Arduino\libraries\TridentTD_Linenotify\src\TridentTD_LineNotify.cpp:45:10: fatal error: WiFiClientSecureAxTLS.h: No such file or directory

45 | #include <WiFiClientSecureAxTLS.h>

  |          ^~~~~~~~~~~~~~~~~~~~~~~~~

compilation terminated.

Multiple libraries were found for “TridentTD_LineNotify.h”

Used: C:\Users\Acer\Documents\Arduino\libraries\TridentTD_Linenotify

Not used: C:\Users\Acer\Documents\Arduino\libraries\TridentTD_Linenotify-3.0.3

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.

Hi @walaluknam,

I hope all is well.

Can you please let us know the following information so we can help you understand the reason for the compiling error

  • Which protocol are you using to send data (HTTP, MQTT…)?
  • Are you using any Ubidots library to send data?
  • Which is the purpose of the TridentTD_LineNotify.h library?

Please refer to the following articles to learn how to send data to Ubidots could using a NodeMCU device.

Please refer to the following articles to learn how to send data to Ubidots could usign a NodeMCU device.

Best,
-Isabel