Hello guest, if you read this it means you are not registered. Click here to register in a few simple steps, you will enjoy all features of our Forum.
This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Connecting FrSky R9MM-FC-OTA to FC
#46
hi, 
i am new to this world of fpv and i am building my first drone. by mistake I bought a R9mm-fc-ota receiver instead of the normal R9mm-ota. 
I should connect it to a mambaF722 app, not seeing the normal s-bus port I ended up here and I saw that a person already had a similar problem, someone how can I do since I have an f7? 

fc: https://i.imgur.com/iVrntBCl.jpg
r9mm-fc-ota: https://i.imgur.com/4lQeLFRl.jpg

 if anyone knows it would really help me, if it's something simple where I don't have to risk too much even for the other components, I do it otherwise I'll buy a new one
thanks
Reply
Login to remove this ad | Register Here
#47
(18-Jan-2021, 06:40 PM)gianlucafava Wrote: hi, 
i am new to this world of fpv and i am building my first drone. by mistake I bought a R9mm-fc-ota receiver instead of the normal R9mm-ota. 
I should connect it to a mambaF722 app, not seeing the normal s-bus port I ended up here and I saw that a person already had a similar problem, someone how can I do since I have an f7? 

fc: https://i.imgur.com/iVrntBCl.jpg
r9mm-fc-ota: https://i.imgur.com/4lQeLFRl.jpg

 if anyone knows it would really help me, if it's something simple where I don't have to risk too much even for the other components, I do it otherwise I'll buy a new one
thanks
With the R9MM FC, you will use F. Port wiring. You want to use the Inv S. Port wire to a free UART TX on the Mamba. Then tell me what UART you wired to, and post a dump file. I will help you with the betaflight setup.
Reply
#48
(18-Jan-2021, 07:13 PM)voodoo614 Wrote: With the R9MM FC, you will use F. Port wiring. You want to use the Inv S. Port wire to a free UART TX on the Mamba. Then tell me what UART you wired to, and post a dump file. I will help you with the betaflight setup.

hi, thank you so much for your help. 
I still have to connect the R9mm-fc to the mamba, that's my current problem;
I have attached photos of what the current mamba slots look like, so you can see which ones are used.
[Image: 69ybblTl.jpg]
Reply
#49
So technically you can wire to TX1, TX2 , TX3 , TX4 or TX5. Whichever one you have free. T2 is the same as TX2, this goes for the other numbers too.
Reply
#50
(20-Jan-2021, 02:47 AM)voodoo614 Wrote: So technically you can wire to TX1, TX2  , TX3 , TX4 or TX5. Whichever one you have free. T2 is the same as TX2, this goes for the other numbers too.

I created this diagram for the connections, you think it will be fine, is that correct?

   
Reply
#51
Yes, you can wire it that way. Use these lines if you do.

serial 0 64 115200 57600 0 115200
set serialrx_provider = FPORT
set serialrx_halfduplex = ON
set serialrx_inverted = ON
Save

If you want to use the harness and the Inv S. Port then run these lines instead.

serial 0 64 115200 57600 0 115200
set serialrx_provider = FPORT
set serialrx_halfduplex = ON
set serialrx_inverted = OFF
Save

Remember to turn the serial rx off on the other UART.
Reply
#52
(20-Jan-2021, 05:10 PM)voodoo614 Wrote: Yes, you can wire it that way. Use these lines if you do.

serial 0 64 115200 57600 0 115200
set serialrx_provider = FPORT
set serialrx_halfduplex = ON
set serialrx_inverted = ON
Save

If you want to use the harness and the Inv S. Port then run these lines instead.

serial 0 64 115200 57600 0 115200
set serialrx_provider = FPORT
set serialrx_halfduplex = ON
set serialrx_inverted = OFF
Save

Remember to turn the serial rx off on the other UART.
what do you mean by "Remember to disable serial reception on the other UART"?
these lines exactly where I have to insert them on betaflight?
sorry for the ignorance but it's the first time for me.
Reply
#53
(20-Jan-2021, 10:03 PM)gianlucafava Wrote: what do you mean by "Remember to disable serial reception on the other UART"?
these lines exactly where I have to insert them on betaflight?

You need to go into the Ports tab in Betaflight Configurator and make sure that the "Serial RX" switch is at the OFF position for all UARTs except UART1.

Just copy/paste the complete block of commands that Voodoo specified (including the "save" command) and paste them into the CLI text box. Then press the <ENTER> key.
Reply


Possibly Related Threads...
Thread Author Replies Views Last Post
  Spectrum USB programmer to update Frsky rx? baevans11 8 285 23-Apr-2024, 01:24 PM
Last Post: baevans11
  Help Frsky XM+ Firmware versions Steak-9 3 177 26-Mar-2024, 01:28 PM
Last Post: Steak-9
  Help FrSky r xsr receiver not entering bind mode August 1 131 05-Mar-2024, 08:49 PM
Last Post: August
  Help FrSky Archer RS to Speedybee F405V4 through F.Port trecords 0 141 28-Jan-2024, 09:10 PM
Last Post: trecords
  Problem with FRsky R9 900mhz PJKMBAKER 5 437 24-Dec-2023, 02:18 PM
Last Post: PJKMBAKER


Login to remove this ad | Register Here