Re: Did someone try to use FTP client on NuttX recently?

2023-01-07 Thread Alan C. Assis
Last update: The low WiFi transfer speed was caused by the log messages. Now without the log message I transferred 1MiB (1048576 bytes) in 5s: Sat Jan 7 13:40:41 2023 [pid 158190] [ftpclient] FTP command: Client ":::192.168.0.2", "EPSV" Sat Jan 7 13:40:41 2023 [pid 158190] [ftpclient] FTP

Re: Did someone try to use FTP client on NuttX recently?

2023-01-07 Thread Alan C. Assis
Replying myself (because it will save someone else life in the future) I enabled the network debug and noticed these IOB suspicious "warning" msg: devif_poll: WARNING: IOB Prepare failed for dev wlan0! Then after some investigation I just changed the IOB Throttle from 0 to: CONFIG_IOB_THROTTLE=

Did someone try to use FTP client on NuttX recently?

2023-01-07 Thread Alan C. Assis
Hi Everyone, I noticed that ftpc example is not working correctly, at least here in my board. So before opening an issue on github (case it is some issue with my board config) I want to ask if someone tested the ftpc recently and if it worked for you? First thing I noticed is the "nfc" prompt is