Cleric-K / vJoySerialFeeder

Feed Virtual Joystick driver with data from a serial port
GNU General Public License v3.0
258 stars 55 forks source link

Facing Connected failsafe serial port read timeout error #62

Closed atharvbadkas closed 2 years ago

atharvbadkas commented 2 years ago

Hello, Help needed. My hardware Tx Fs i6 Rx Fs ia6b Connected over IBUS I tried both ways, Usb to serial rx pin and using arduino nano tx pin. Still facing this issue.

Cleric-K commented 2 years ago

Hi follow the instructions here https://github.com/Cleric-K/vJoySerialFeeder/issues/31#issuecomment-571161218 and test if any data at all arrives.

atharvbadkas commented 2 years ago

Hi I tried with RX2A pro and it did worked. Not sure why it didnt worked with fs ia6b. So im closing this issue Thanks for your time👍🏻 And Thanks for developing this software.Is there any similar one available for android?

Cleric-K commented 2 years ago

Is there any similar one available for android?

You may take a look at my other project https://github.com/Cleric-K/Universal-RC-Joystick It requires a cheap ARM board and it practically emulates standard USB joystick. It should work on any platform that supports generic USB controller.

atharvbadkas commented 2 years ago

Okay...thanks