That was my thinking too that I only did a radio pairing. , That said I did hold down the pair button to power on and waited for the orange led blinking rapidly before I release the button. Anyway, my goal was to get the wifi working…"
I just completed a factory reset because I lost the solo wifi after I installed solo command_CLI. I was expecting the factory reset cleans out all my setting and restore the firmware back to day 1 when I received the quad. To my surprised, my wifi…
You are very correct, solo nstall-runit is buggy. I had reboot several time and ran solo-install-smart few times. Finally got thru all the install. Before I could pop a cold one, solo wifi died. After calling 3DR support, Went thru…"
After few more tries, I finally got Solo info working. but still having the wifi issue because our wifi password has special characters eg & and %.I tried to put quotes around the password and still no luck. What is the correct way to…"
"I believe you may be better off buying a new one, With esc fire, other parts may be damaged too. hence your repair bill will exceed $500 4-in-1 esc board. the cost of the 4-in-1 esc is almost 80% of $599 new solo+gimbal bundle or 100% of $499…"
"I did have several versions of python but I uninstalled them all except 2.7. may be there are some mixup still there. I will have a clean win7 pc coming next week, I will try the procedures with a clean pc.
The dronekit guide said the connection string for Window7 is 'com14', When I enteredvehicle = connect('com14', wait_ready=True,baud=57600)I got timeout error.Does anyone know what is the correct connection string or workaround to resolve the…
The dronekit guide said for window7, the connection string is "com14"However, the following command vehicle = connect('com14', wait_ready=True,baud=57600)produced a timeout exceptionwhen the command is executed, I can see the out-going led of the…