So my winkhub was rooted and connecting to my wireless at one time.
TL;DR:
I am getting this error repeating whenever i try to connect to an AP, when it finally turns blue. Gets here using the app and the curl command.
Code: Select all
dhd_aoe_hostip_clr failed code -23
ace_update_host_ipv4_table_failed
not sure what to do. ran the upgrade.
Before all of this, it connected to wifi when rooted and connected to serial. Wouldn't get past the green light otherwise.
I got the time:
I did something stupid when it wouldn't boot past the green light unless connected to serial and after reading some forums, did
Code: Select all
setenv bootdelay 2
saveenv
I updated it using the tutorial on this forum, and now it is responsive, but it is also not connecting and i get those errors. I tired deleting /database/wpa_supplicant.config. The file it calls never gets created, I can ssh using the wink's ssid and get the appropriate response, but that SSID sometimes fails to show up, and makes it hard to use as the local bridge. i don't know why or what is preventing it (my google-fu has failed me). tried the
Code: Select all
curl "http://192.168.0.1/index.php" -d '{"ssid":"----","pass":"----"}'
Other things to note: i ended /etc/hosts and hostname and gave myself a custom hostname, although this wasn't a problem before.
Please help
