@jmltt The last ModalAI supported SDK on the Sentinel platform is SDK 1.5.0. Which doesn't mean that you won't success with newer SDKs, we just haven't tested with it.
ModalAI Team
-
RE: GPIO on DSP?posted in VOXL 2
-
RE: Microhard pDDL Carrier stopped workingposted in Ask your questions right here!
@gerard I also just remembered we had a stint of bad MCBL-00010's a few months ago...
We have since cleared that up, but there is no telling how long ago you may have ordered that cable...
Please see this thread for guidance and if you do think your MCBL-00010 is at fault, we will replace your M0048, just reference both threads in your RMA (this one and this one -->) https://forum.modalai.com/topic/4632/flight-core-2-firmware-update-through-qgc?_=1781284416780 -
RE: Microhard pDDL Carrier stopped workingposted in Ask your questions right here!
Hi @gerard
I asked my team for some extra assistance on the SW side, but if you suspect HW failure, we can diagnose with an RMA if you want to pursue that route.
If you had this working at one point, then it did not, it's most likely either a really bad SW change, or the HW got damaged.https://www.modalai.com/pages/rma
If you want to wait and see if our SW team has any guidance first before doing an RMA, that is your call.
-
RE: Inquiry: Starling 2 Max — ROS2 / Jetson Orin Nano & RFID integrationposted in FPV Drones
@Mustafa_Cayci You can run PX4 directly on VOXL2. Do you still need the external Pixhawk? When you say USB-C is that the connector that is already on VOXL3 for adb?
-
RE: Connecting to QGC Via Transmitterposted in VOXL 2
@PatkirkMartin No, as I said a UART mapped to the applications processor would also work. PX4 has a split architecture on VOXL2 with all flight critical operations happening on the DSP and support functions such as Mavlink, logging, and data manager are on the applications processor. But there is flexibility to move functions between them as needed. So, to match the ELRS receiver with the Mavlink module you could run it on the applications processor instead of the DSP. However, you would need an expansion board that exposes such a connector.
-
RE: Connecting to QGC Via Transmitterposted in VOXL 2
@PatkirkMartin The ELRS is connected to a DSP UART via J19, correct? That is the link that you want to send Mavlink data on?
-
RE: Inquiry: Starling 2 Max — ROS2 / Jetson Orin Nano & RFID integrationposted in FPV Drones
@Mustafa_Cayci You would need an accessory board that exposes a USB port for you to connect. Yes, VOXL2 has Ubuntu / Docker capability.
-
RE: Microhard pDDL Carrier stopped workingposted in Ask your questions right here!
Hi @gerard
Your RPi needs power.
The USB on the Microhard Dongle is a Device/Peripheral Port, needs to connect to a Host PC/SBC.
I do not see any power input to your RPi device.

That can explain your behavior. -
RE: Voxl ESC not responding and not detectedposted in ESCs
Hi @Jetson-Nano,
Can you please clarify the following - in your original post, you mentioned that the third party ESC also had issues, however in the post above you said no issues. I am quoting your notes from above:
"
Scenario 3 – Third-Party ESC Evaluation
To further isolate the issue, we replaced the VOXL FPV ESC with a NeutronRC X-CLASS 4IN1 ESC V2 (3–8S, 70A) configured using the DShot protocol.During testing, we observed the following:
ESC temperature increased rapidly, reaching approximately 80°C to 90°C within two minutes of flight.
One motor would subsequently stop during flight.
The aircraft would lose stability and crash.
"I just wanted to clarify what actually happened and then we can investigate further. Than, you for providing the diagram, i think it looks OK.
I have never seen this behavior where the ESC reports incorrect voltage and these short spikes in temperature. This may point to a hardware issue on the ESC board, but i do not actually know where it might be or what would cause it. Have you visually inspected the FPV ESC that has this issue to see if any components appear damaged or anything looks unusual?
Alex
-
RE: VOXL2 and QGC via USB Connection Issuesposted in Ask your questions right here!
@nickanick Also, you can run voxl-mavlink-server with some of the debug options which will show you which packets are coming in and going out.