botletics / SIM7000-LTE-Shield

Botletics SIM7000 LTE CAT-M1/NB-IoT Shield for Arduino
https://www.botletics.com/products/sim7000-shield
GNU General Public License v3.0
477 stars 215 forks source link

Problem with SIM7000 FTP Functions #77

Closed ghost closed 5 years ago

ghost commented 5 years ago

Hi! I'm trying to upload some information to a server using FTP Protocole. The problem comes when I try to use these functions. When I'm compiling the Arduino IDE send a message error: 'class Adafruit_FONA' has no member named 'FTP_connect' I dont know what happens because I've been looking at the library and the functions are there. I attach a photo with the part of the code image And the piece of code when i use the function image

ghost commented 5 years ago

It was just a capital letter...