Next, I modified name, password, and IP of shortpress_3.sh which is I downloaded from this git (I just gave it of my network's IP with changing last number). After this I pushed it to bin folder of the shell then rebooted my bebop drone.
After these all, I can hear beep sound twice separately, as if its all established, but when I type ifconfig still 192.168.42.2(I changed it to 2) is still there and nothing responds when I ping the IP that I gave to my drone.
Hey guys, I stuck after I followed manual that attached so I'm asking for is there something that I missed or not.
Here is what I did after the instruction.
First, I typed mount –o remount,rw / on the shell to get the permission.
Then, I copied libiw.so.29, libiw.so to lib folder from this git to the shell, and also ifrename, iwconfig, iwevent, iwgetid, iwlist, iwpriv, iwspy to sbin folder, and wpa_cli, wpa_passphrase, wpa_supplicant to bin folder. I also gave them permission with chmod 777.
Next, I modified name, password, and IP of shortpress_3.sh which is I downloaded from this git (I just gave it of my network's IP with changing last number). After this I pushed it to bin folder of the shell then rebooted my bebop drone.
After these all, I can hear beep sound twice separately, as if its all established, but when I type ifconfig still 192.168.42.2(I changed it to 2) is still there and nothing responds when I ping the IP that I gave to my drone.
Did I miss something? Thanks