PX4 examples to try
nsh> helpnsh> #run hello world
nsh> hello
nsh> #control the onboard RGB LED
nsh> led_control breathe -c cyan
nsh> #check the actual RGB PWM driver status
nsh> rgbled_pwm status
nsh> #view the rtos processes
nsh> top
nsh> #check the hardware version and git verion
nsh> ver hw
nsh> ver gitTesting CAN between two UCANS32K146 boards using PX4 CAN utilities
Last updated