Bought a new Dakefpv h743
Connecting to misson planner after flashing Arducopter an error is seen in the data tab.
”Config Error: INS: unable to initialise driver”
”Config Error: fix problem then reboot”
Reflashing or rebooting does not help & the error is constantly seen.
Loading betaflight, the configurator shows correct imu data.
Note: No other external hw connections were made, just usb plugged into the controller.
No they sent all the files we have on the arducopter downloads i.e. the hex with bl etc.
I’m new to arducopter (only a day now :D) and therefore still just learning this stuff.
Once I learn to build the code & flash, I’d be intrested to attach via debuggers to see where this fails during the init routines (if my return is not accepted), I suspect they’re claiming a certain imu but really use a cheaper one/clone which probably has different driver requirements
That’s almost certainly what’s happening. They’re using an IMU that doesn’t match the hwdef. It’s technically possible to do some forensics and find out what they’ve changed, but it’s not worth the time. Thanks for the due diligence to discover the likely counterfeit.