Replies: 4 comments 4 replies
-
Your description is so vague that does not really help anyone assist you (no logs, diagrams or diagnostic results). "It does not work" without evidence is not useful.
Rather than involve a second GCS on PC2, please verify that data is actually being forwarded. Below is an example of how one might test that forwarding over BT is working: On one computer I startt mwp as:
Where On the second computer, I start
On connected computer 1 to a telemetry source (in this case INAV SITL), I immediately see data beging received on computer 2:
The count At the end of the test, I can check the data on computer 2 using mwp's
Please confirm :
|
Beta Was this translation helpful? Give feedback.
-
Hi Jonathan, Sorry about not being able to describe it correctly, but you identify what i am try to achieve and as you rightly said the main thing i want to confirm that mwptool successfully forward messages in mavlink format. , My plan is to build or buy tracker, where this is useful. As you said, i will first find out if my PC is with the help of mwp is forwarding message or not. I do not have deep technical know how, but is it possible to identify telemetry forwarding with command line ( Windows PC) with above commend lines ? because above looks like sudo commands? may be i am wrong. |
Beta Was this translation helpful? Give feedback.
-
Hi Jonathan, Out from from Arduino 11:58:59.190 -> (to 192.168.100.29:14550, free heap = 41912 B) |
Beta Was this translation helpful? Give feedback.
-
HC05 works fine for me and others (e.g. HC05 Antenna tracker . In the second image you can clearly see that mwp is sending telemetry over BT and the tracker is reading the UART side of the HC05. Also confirmed by the author's comment. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am experimenting telemetry forwarding and connecting mission planner ( only reads MavLink protocol) on another pc via bluetooth. I am using MLRS and i am successfully connected to PC1 where mwptools is installed. Now i have one HC05 bluetooth which is configured as save. This bluetooth is connect to PC2.
From all setting of mwptools, I forwarded to MAV1 protocol. my PC1 is paired with HC05 module. I am assuming that hc05 bluetooth is receiving mavlink telemetry since is it paired with PC1. Now i open mission planner and choose com port ( HC05 port) , keep baud rate 57500. Isnt it that mission planner should connect ? what am i doing wrong or what connection is missing?
Beta Was this translation helpful? Give feedback.
All reactions