I have built a custom ArduCopter firmware for the CubeOrange+ and successfully generated the .apj
file. The firmware uploads without any issues, and the board reboots as expected. However, it does not connect to Mission Planner afterward.
For reference, when I flash the official .apj
firmware, everything works normally, and the board connects without any problem.
In my custom build, I have only added a new parameter. Could this be causing the issue?
I would appreciate any guidance or suggestions to help me understand why my custom firmware fails to connect after flashing.