# VOXL2 Doodle Labs Nano Integration

Source: https://forum.modalai.com/topic/4008/voxl2-doodle-labs-nano-integration
Category: ESCs, Sensors and Accessories (https://forum.modalai.com/category/15/escs-sensors-and-accessories)
Posted: 2024-12-10 20:17:59 UTC by Jetson Nano
Replies: 13 · Views: 2679

## Jetson Nano · 2024-12-10 20:17:59 UTC

Hello @Vinny @tom ,

I have been recently working on integrating different communication modules with VOXL2 for custom applications. I'm planning to integrate [Doodle Labs Nano](https://doodlelabs.com/product/nano-mesh-rider-radio/) along with VOXL2 due to smaller form compared to [Mini](https://doodlelabs.com/product/nano-mesh-rider-radio/). I have few questions regarding the same,

1. In ModalAI documentation I see that, there is a demonstration shown with Doodle Labs Mini [[link](https://docs.modalai.com/doodle-labs-user-guide/)]. When integrating Nano, would it be the same connections in terms of hardware interfacing? 
2. My airframe setup includes a **Flight Core V2** as an *external flight controller* along with **VOXL2** as *compute*. In this case, where should, where should I connect the Doodle Labs mesh radio to? Would it be VOXL2 or Flight Controller?

## Reply by tom (ModalAI staff) · 2024-12-10 20:51:48 UTC

@Jetson-Nano I haven't used the doodle labs nano myself but it appears like the pinout is the same as the mini so the same cable should work.

In the external_fc case you'd connect the doodle radio to the VOXL2 and then use configure voxl-vision-hub and voxl-mavlink-server to expect data from an external fc as opposed to onboard px4

## Reply by Jetson Nano · 2024-12-13 14:26:31 UTC (in reply to tom)

Hi @Tom, thanks for reverting!

I have a few more questions regarding telemetry data streams, specifically w.r.t DoodleLabs module on the VOXL2.

In my current air-frame setup, 

I'm using a ELRS 2.4 GHZ telemetry setup connecting to FlightCore V2 for RC Telemetry inputs and another [wifi-telemetry](https://ardupilot.org/copter/docs/common-esp8266-telemetry.html) for low-latency transmission of video data stream to ground control station. With this scenario I'm planning to replace Doodle Labs as a single unit telemetry module and want to understand,

1. Does the video feed use a separate data stream from the command and control (C2) link in telemetry communication? Or are both transmitted over the same link?

2. Also how is the data stream for [MPA Camera interface](https://docs.modalai.com/mpa-camera-interface/) being streamed as RTSP being sent to Ground Control Station? 

For example, when using the [Herelink Radio](https://docs.cubepilot.org/user-guides/herelink/herelink-overview), the video feed is sent over a separate Ethernet data link, while the command and control signals use an SBUS or UART connection.

## Reply by tom (ModalAI staff) · 2024-12-13 19:58:29 UTC (in reply to Jetson Nano)

@Jetson-Nano If you end up switching from ELRS + wifi to just doodle labs then both video and C2 will be sent over the same link. Therefore if you lose doodle labs connection, you will lose both video and C2. If you want to do C2 with doodle labs you'll have to use some sort of USB joystick connected to your ground control station, if it doesn't already have it built in

In order to stream rtsp video from a voxl-camera-server MPA pipe you can user `voxl-streamer`: https://gitlab.com/voxl-public/voxl-sdk/services/voxl-streamer

## Reply by Jetson Nano · 2025-01-21 15:33:06 UTC (in reply to tom)

@tom @Vinny, I have few more queries with respect to RC Telemetry's pipeline integration with Doodle Labs,

Considering there's Doodle labs communication between GCS and the aerial system, the RC and telemetry are over the Doodle Labs. But on the VOXL 2 IO board  for the J3 port there is SBUS out, which I need to use to run the Gimbal. Will there be SBUS out even when doodle labs is used for RC and telemetry? If yes, how to get the SBUS out up on the IO board's J3 port?

## Reply by Jetson Nano · 2025-01-22 16:48:49 UTC (in reply to Jetson Nano)

@tom @Vinny Any guidance on this would be much helpful.

## Reply by Vinny (ModalAI staff) · 2025-01-22 17:00:16 UTC (in reply to Jetson Nano)

Sorry @Jetson-Nano , this is not my area of expertise (anything software related, I'm just hardware). Hopefully someone else from the SW team can respond shortly for you.

## Reply by Alex Kushleyev (ModalAI staff) · 2025-01-22 17:17:08 UTC (in reply to Vinny)

@Jetson-Nano , VOXL2 IO board is capable of outputing SBUS signal, but currently the J3 port is only used as SBUS input. 

What data are you trying to send out via SBUS and where is the data coming from?

Alex

## Reply by Jetson Nano · 2025-01-24 06:29:29 UTC (in reply to Alex Kushleyev)

@Alex-Kushleyev Thanks for sharing inputs. As said earlier, having the Doodle Labs module for the RC and Telemetry connection, I need to know whether its a separate pipeline for RC or its a `serial com` for both RC and telemetry. 

If the RC has a separate pipeline, I want to have the SBUS out on the J3 to get my Gimbal running. If you have any other inputs, pl share.

## Reply by Eric Katzfey (ModalAI staff) · 2025-01-24 16:59:47 UTC (in reply to Jetson Nano)

@Jetson-Nano Depends on what you mean by RC. If you are using a dedicated RC transmitter / receiver to control the drone then it is a separate thing. If you use a joystick with your ground control software then "RC" (or manual control) data is sent via Mavlink messages over the telemetry link.

## Reply by Jetson Nano · 2025-01-28 19:39:37 UTC (in reply to Eric Katzfey)

@Eric-Katzfey I meant using a dedicated RC Transmitter/receiver to control the drone.

## Reply by Jetson Nano · 2025-02-06 09:29:38 UTC (in reply to Jetson Nano)

@Eric-Katzfey Could you kindly respond for this?

## Reply by Jetson Nano · 2025-02-06 11:11:42 UTC (in reply to Jetson Nano)

@Eric-Katzfey @Vinny @tom Also, I have a doubt regarding the hardware connections between VOXL2 and Doodle Labs Helix Nano module,

As depicted here,

![1770a10d-605b-48de-9458-368e3cc04a05-image.png](https://forum.modalai.com/assets/uploads/files/1738837486831-1770a10d-605b-48de-9458-368e3cc04a05-image.png) 

The Helix mini module is connected to VOXL2 through M0078-2 board. In terms of hardware connections its,

1- 5P0V - VCC(1)
2- DATA_M - D-(14)
3- DATA_P - D+(15)
4- GND - GND(3)

In my setup, as mentioned earlier I'm using Nano Module and [M00125_A USB3.0 Expander board](https://docs.modalai.com/voxl2-usb3-uart-add-on-datasheet/).

![40b5b2de-f2ab-456b-9217-0cd2700fe8a2-image.png](https://forum.modalai.com/assets/uploads/files/1738839846152-40b5b2de-f2ab-456b-9217-0cd2700fe8a2-image.png)

Over here, in M0125_A since there are no direct DATA_M, DATA_N ports on J3, how can I interface this with Nano Module? As per [Doodle Labs Nano](https://techlibrary.doodlelabs.com/mesh-rider-radio-hardware-interfaces-1) documentation, there are Ethernet ports which support higher data baud rates. Could I use them for interfacing?

Or would you suggest any specific ports from Nano for interfacing?

## Reply by Vinny (ModalAI staff) · 2025-02-06 16:13:45 UTC (in reply to Jetson Nano)

Hi @Jetson-Nano 
Please see this cable page for more guidance.
https://docs.modalai.com/cable-datasheets/#mcbl-00085
Doodle is one of those applications which we give customers enough to start trying it, but we encourage a custom solution to fit your application(s).
Thanks!
Vinny
