Skip to content

VOXL 2

593 Topics 3.3k Posts

VOXL 2 Support Forum

  • VOXL2 thermal management

    2
    1 Votes
    2 Posts
    583 Views
    VinnyV
    Hi @jaredjohansen Thanks for reaching out. We recently wrote up this page to help: https://docs.modalai.com/voxl2-thermal-performance/ As far as what components require the focus, it is certainly the QRB5165 module on Voxl 2 that will be the predominate power source. On one side, we have the LPDDR5 SDRAM, that tends to be the limiting factor. Although not the source of the heat, it sits above the CPUs so it is the most accessible for thermal dissipation. We suggest trying to make sure you have airflow flowing over this portion: [image: 1686178612211-1ccecfce-462e-4165-ba01-bf424f26f844-image.png] (Zoom in, the part that pokes through the PCB hole) [image: 1686178622397-46fad1d0-a6ac-47cd-b0d3-61aafc312f7e-image.png] The secondary side will also help, but not as much. This side has much of the internal power control ICs, but due to the relative mass, may not feel as warm, but the same mass and volume/area helps provide more area for airflow to work: [image: 1686178717417-6b0f30f2-c1d7-4b52-a5cf-acb6ffa100e2-image.png] We made a conscience decision on Voxl2 to place the B2B connectors J3 and J5 on that side exactly because of that concern. The expectation is that any plug-in boards will not impede airflow from being on the LPDDR side, thus leaving only small image sensor flexes to work around for airflow. Hope this helps!
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    4 Views
    No one has replied
  • VOXL2 PX4 cannot connect to QGC

    11
    0 Votes
    11 Posts
    2k Views
    M
    @kp-ng Do you recall the steps you took to fix your issue?
  • VOXL2 board power consumption and sleep mode

    2
    0 Votes
    2 Posts
    793 Views
    VinnyV
    Hi @frafrat It depends on what you have plugged in to the Voxl2 board. It's easy to use an external power supply for a board only setup (no BLDC motors) and run your use cases and read back the current your power supply shows. We do not do this often since we make a development platform, and all customers use it differently. Moreover, we also do not feel the need to characterize an "idle" state since it is literally a 3rd or 4th order power consumption value compared to any simple actuation (motors or servos). The on-board LEDs are the dominate factor in idle, using about 5mA each at 3.3V and 5V. My supply, with running nothing and just having an ADB connection pulls about 0.4W, but 0.1W of that is LEDs and I'm positive the rest is power supply efficiency losses, and we do not enter any sleep states especially with keeping ADB up and running the default voxl-suite. It's likely faster for you to test your setup than to explain to us what your system is and how you wish to use it. I think one of our SW team members was exploring some of the sleep states, but we just never saw the need to really enter them. We have many tools in Voxl-suite to monitor running programs, so if you do this, I would recommend trying to understand what is running in "idle" and as you try to disable stuff, you can see the power consumption impact and compare against what functions you need to keep alive for your application. We cannot share the actual QRB5165 data sheet. Perhaps if you join the Qualcomm Developer Network, you might be able to get some more data directly from there. If you need further help, please ask.
  • Error while running voxl-vision-px4 on voxl2

    3
    0 Votes
    3 Posts
    574 Views
    A
    @James-Strawson I am having the same error while transitioning from staging to stable branch. The voxl-vision-px4 is enabled but I am not able to make it run again
  • Voxl-send-command for hires on voxl2 is not working

    1
    0 Votes
    1 Posts
    483 Views
    No one has replied
  • 2 way audio using I2S

    2
    0 Votes
    2 Posts
    377 Views
    VinnyV
    Hi @camcam The only I2S functions are on J5, but there is no ModalAI support for it. It has not been on our roadmap, and we only added it in for "Power Users" if they wished to try to develop with it. You would need to be a trailblazer at this point to try it both in HW and SW, and to enable the alternate functions within the chipset. We have zero experience here so we cannot help at this point. Hence why USB is the preferred approach. If you were on the Qualcomm Developer Network Forum, you might need to directly ask on there for assistance at this time. Here is the alternate function mapping for both I2S and SLIMBUS if you wished... these pins will be available on our new breakout board in the works (will be a couple more months before we have that ready). GPIO_142 = I2S_SCK GPIO_143 = I2S_DATA0 GPIO_144 = I2S_DATA1 GPIO_145 = I2S_WS GPIO_137 = I2S_MCLK/REF_CLK Alternatively, GPIO_142 = SLIMBUS_CLK GPIO_143 = SLIMBUS_D0 GPIO_144 = SLIMBUS_D1 GPIO_145 = SLIMBUS_D2
  • Can't Flash VOXL2 (Battery Capacity is Very Low)

    7
    0 Votes
    7 Posts
    1k Views
    modaltbM
    Hi @Dong-Liu OK thank you for the update. Once it has been updated to the latest image, I wouldn't expect that battery error to show up in the future.... if it does please let me know!
  • Mavlink-Server Verification

    6
    0 Votes
    6 Posts
    1k Views
    Raza RizviR
    @McMason Can you please guide me on how to solve this issue? I am having a similar problem with the Sentinel drone, when I run the voxl-mavlink-server -r command, there is no main loop being triggered. Hence, I am also unable to see the drone connected to the QGround controller.
  • Default GPIO state

    3
    0 Votes
    3 Posts
    569 Views
    Peter VWP
    Thank you, then we will take a look into this. For now, a simple RC circuit works.
  • PX4 1.14 update

    6
    0 Votes
    6 Posts
    1k Views
    Eric KatzfeyE
    @mzahana VIO will definitely be supported. I don't think we are currently using the dds client in any of our applications but there's no reason why it wouldn't work on our platform.
  • Using ROS 2 on VOXL 2

    3
    0 Votes
    3 Posts
    838 Views
    M
    @Chad-Sweet Thanks for replying? Could you please provide an answer for the asked 4 points? What exactly needs to implemented ? Where to start ? I appreciate if you can elaborate more. Thank you.
  • WLAN0 MTU Setting

    3
    0 Votes
    3 Posts
    696 Views
    tomT
    @Mastermind This is the source for voxl-wifi on VOXL2 if you want to take a look: https://gitlab.com/voxl-public/voxl-sdk/utilities/qrb5165-system-tweaks/-/blob/master/scripts/voxl-wifi
  • VOXL Coonectivity, Redundant GPS, Compass, PWM, Camera

    2
    0 Votes
    2 Posts
    569 Views
    Chad SweetC
    Hi Josh, Did you test the VOXL 2 with FLIR Boson and FLIR Lapton? What is the configuration setup? Yes, please see https://docs.modalai.com/voxl-uvc-server/ For the other items, it may be easier to use an external flight controller. VOXL 2 has a different set of I/O than STM32 based flight controllers. In general, if it's not documented here, it will be a lot of work to implement
  • External autopilot not getting serial communication with M0090 board

    8
    0 Votes
    8 Posts
    2k Views
    A
    Hi @Vinny Sounds good. I have order number 3143. We have the Voxl1 version ready to return. I'll be here for further instructions Thanks Andres
  • How to read firmware version for voxl2 I/O expander board

    1
    0 Votes
    1 Posts
    280 Views
    No one has replied
  • Unable to takeoff in hitl simulation in VIO mode

    5
    0 Votes
    5 Posts
    905 Views
    Guangyu YangG
    Hi Tamas, did you solve the problem? I have the same issue.
  • Noisy output from TOF sensor

    3
    0 Votes
    3 Posts
    599 Views
    A
    I am facing the same issue. How can I account for this noise? Are there any parameters to tune to filter the sensor output on the voxl2 side? @Anubhav did you solve this issue?
  • TOF detecting non-existing objects

    2
    0 Votes
    2 Posts
    471 Views
    A
    Any ideas from the dev team?
  • Conformal Coating VOXl2

    3
    0 Votes
    3 Posts
    613 Views
    Chad SweetC
    Posted 2D drawings for both front and back here: https://docs.modalai.com/voxl2-datasheets/