Hi everyone, thanks for checking out this forum post!
I’m currently trying to fix the OTA update for the rtl8720dn chip. I’m using the update_ota_cloud(char* char*)
function (inside update.h of the sdk) to update the OTA bank. Everything seems to work, the ftp server also sees an incoming socket.
The problem I’m facing is related to the hostname. The sdk (AmebaD 3.0.7) doesn’t provide the feature to set the hostname and password of the ftp. I’m also not able to set the hostname to anonymous. Is there a way to edit the hostname, or is it possible to see update.cpp to create a lib on my own?
Thanks in advance!
Tim