So you're a Noob? Post your questions here until you graduate! Don't be shy.

User avatar
By elektro14
#69549 Hi guys.. i think i need some help here.
I have a project to read the DHT22 sensor (Temperature-humidity sensor) value and save it to the SD card. (Succeed , get the SD card to the PC and check it out)
Then i have to get the file/data at the SD card using PC via FTP. So the NodeMcu will act as FTP server.
I finally could access the server using FileZilla, but i realize that the directory shown is empty. And in the serial monitor Arduino IDE aren't showing the title of the file too.
Do you guys have any idea ? :|

Thank you.