Yun Tak(YT) lee's Discussions (4)

Sort by

factory reset

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 na

Read more…

connect iris+ with dronekit

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 exception

when the command is executed, I can see the out-going led of the tel

Read more…

dronekit connect for iris

The dronekit guide said the connection string for Window7 is 'com14',   When I entered

vehicle = 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 proble

Read more…