Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Radiolink T8FB BT usb com not visible in vjoyserialfeeder #75

Open
mmbertels opened this issue Sep 10, 2023 · 10 comments
Open

Radiolink T8FB BT usb com not visible in vjoyserialfeeder #75

mmbertels opened this issue Sep 10, 2023 · 10 comments

Comments

@mmbertels
Copy link

Hi, I have a new type Radiolink T8FB BT with micro usb port.
I have downloaded and installed all Radiolink software and i can see everything via com9. In the Radiolink software i can see the controller levers actions and i can tune then.
Wij does my vjoyserialfeeder not see my inputs from the Radiolink controller, while is does connect to com port 9. Thanks

@mmbertels mmbertels changed the title Rdaiolink T8FB BT usb com not visible in vjoyserialfeeder Radiolink T8FB BT usb com not visible in vjoyserialfeeder Sep 10, 2023
@Cleric-K
Copy link
Owner

It all depends on what protocol this com port uses. It sounds like it is intended for management and setup of the unit. Do you have more information about the protocol?

@mmbertels
Copy link
Author

I used the drive for the com port as present in the download folder of Radiolink T8FB BT. https://www.radiolink.com/t8fb_app

Radiolink says i need the dongle, but it should be possible to read the comport inputs to a virtual joystick, no?

@Cleric-K
Copy link
Owner

Can you describe in more detail your whole setup? How do you connected your unit to the PC? Cable? Wirelessly? What is the normal purpose of this virtual COM port? How does the official software use it?

@mmbertels
Copy link
Author

Simple usb cable between radiolink and computer.
Radiolink instructs to take a com port and update the driver with theirs as present on the website; after a while there appears at Ports (COM & LPT) a port that says: USB-SERIAL CH340 (COM9). Then the radiolink parameter software setting can communicat vis the usb with the Radiolink transmitter on COM9

@mmbertels
Copy link
Author

See also this movie it shows how i connected all:

https://youtu.be/E2oQ65nYBGs?si=IQ_mA1_Dh7v7eJOa

@Cleric-K
Copy link
Owner

OK, I see. It seems the COM port is used for flashing and configuring the unit. It certainly uses some proprietary protocol. In order to support this communication someone has to reverse-engineer the protocol since I doubt it is documented by Radiolink. Your best chance is to use a receiver like it is documented for the other documented supported units.

@mmbertels
Copy link
Author

Yeh it seems indeed software is somehow protected. I will just buy the dongle like this: https://www.youtube.com/watch?v=yu5YS8K029U&t=6s

@Cleric-K
Copy link
Owner

This is not the best option. It uses PPM signal which has greater latency. It's best if you can use a spare receiver. In this way you'll also play wirelessly.

@mmbertels
Copy link
Author

Yes but then i need a receiver with usb and possibly again the dongle, no?

@Cleric-K
Copy link
Owner

It depends on what kind of receiver you use. If it is SBUS based you can use something like https://github.com/Cleric-K/vJoySerialFeeder/blob/master/Docs/Sbus.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants