- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi, I'm trying to access the mavlink console, nuttx(or nsh, idk what its called) but it doesn't seem to appear when I try to look for it in QGroundControl. Is it even possible to access the console while Aero is connected to QGC or am I missing something?
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hello NLope6,
Thank you for your interest in the Intel Aero Ready to Fly drone.
You can either start nsh shell QGroundControl directly (Analyze > Mavlink Console) or you can install MAVProxy by typing this command in a terminal:
pip install MAVProxy
Launch the shell:
mavproxy.py --master=tcp:127.0.0.1:5760 --quadcopter
Load the nsh module in MAVProxy with
module load nsh
Start the nsh shell with
nsh start
Please let us know if this is working!
Best regards,
Eliza
Link Copied
4 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hello NLope6,
Thank you for your interest in the Intel Aero Ready to Fly drone.
You can either start nsh shell QGroundControl directly (Analyze > Mavlink Console) or you can install MAVProxy by typing this command in a terminal:
pip install MAVProxy
Launch the shell:
mavproxy.py --master=tcp:127.0.0.1:5760 --quadcopter
Load the nsh module in MAVProxy with
module load nsh
Start the nsh shell with
nsh start
Please let us know if this is working!
Best regards,
Eliza
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
What version of QGroundControl are you using? I'm using version 3.1.3, and there isn't an option for Analyze->Mavlink Console.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hello NLope6,
We are using QGControl version 3.4.4. I am attaching a screenshot of my view.
On the bottom line you will see "Enter Commands here..." and this way you can write your NSH commands.
Looking forward to your reply!
Best regards,
Eliza
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Ok, thank you. The problem was that the older version of QGC I was using didn't have that option.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page