Hi,
I´m tryng to developer an application with nrf9161dk and i need create and upload a txt file with FTP. I´m in trouble to create the file with <zephyr/fs/fs.h> and <zephyr/sys/fdtable.h>. I receive a lot of errors of compiler. I also dont have idea of how use FTP in zephyr for nrf cause don´t exist any lib or example of ftp client lib or ftp api. Thanks!