hi all
i am new at esp8266 forum. i have a question regarding ftp support of esp8266. i want to create a ftp clint who sent a data in a ftp server in csv format and the data will be in append mode i do the same job with stm32 and sim800 gsm/gprs module.
now i have a project to do this ftp data transfer on wifi so i want to use esp8266 module.
Plese let me know is it possible to do this work with esp8266 on not. because i did not found any information regarding FTP clint certation using esp8266 with AT Commands.
thanks in advance
is esp8266 support ftp at commands
Re: is esp8266 support ftp at commands
For an ftp client running on the esp8266 you will need to load code on the esp8266 rather than try to use the AT commands.
A library and examples used in arduino environment can be found at https://github.com/dplasa/FTPClientServer/tree/master
A library and examples used in arduino environment can be found at https://github.com/dplasa/FTPClientServer/tree/master
Who is online
Users browsing this forum: No registered users and 5 guests