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
Omnibus Fireworks V2
#1
Hi there. I am mounting the FrSky RXSR receiver to my Omnibus Fireworks V2 Flightcontroller. Can somebody tell me: Do I have to do the soldering hack on the receiver, or is there a setup I can do in the Betaflight Configurator, to get Sbus and Smart Port working with Lua Script? It seems like the Uart 1 and TX 1 are the same. It's the inverter problem that FrSky recivers have
Reply
Login to remove this ad | Register Here
#2
RC pad is for sBus, built in inverter
Dude, where's my quad?
Reply
#3
As RENO said, for SBUS, just connect the SBUS pad from the R-XSR to the RC pad on the Omnibus. No inversion hack needed.

For SmartPort, you will need to do one of the following:-
  1. Connect the S.Port pin from the connector on the R-XSR to the TX pad of a spare UART on the Omnibus and then map SoftSerial to that pad in the CLI so it will use software on the Omnibus to uninvert the signal. You will also need to enable SoftSerial in the Configuration tab and configure the UART for SmartPort in the Ports tab.
  2. Solder a wire from the minuscule uninverted pad in the middle of the R-XSR board to the TX pad of a spare UART on the Omnibus, then configure the UART for SmartPort in the Ports tab.

Alternatively, just install F.Port firmware on the R-XSR receiver instead which means you then only need to connect a single wire that carries both SBUS and telemetry data. For this, you connect the SmartPort pin on the R-XSR to the RC pad on the Omnibus. The SBUS pin on the R-XSR remains unconnected. Then set the receiver protocol as FPort in the Configuration tab and also run the following commands in the CLI:-

Code:
set serialrx_halfduplex = OFF
set serialrx_inverted = ON
save
Reply


Possibly Related Threads...
Thread Author Replies Views Last Post
Smile Help Omnibus f4 sd won't arm Omnibusf4sd.5inch 9 541 06-Apr-2023, 08:31 AM
Last Post: Omnibusf4sd.5inch
  Help Omnibus F4 bad 3.3v MojoFlow 5 651 11-Sep-2022, 06:39 AM
Last Post: Lemonyleprosy
  MANGO AIO OMNIBUS F3 FC W/ PDB Stardog FPV 8 780 09-Feb-2022, 04:15 PM
Last Post: Stardog FPV
  Connecting a 4-in-1 racerstar ESC to omnibus F4 flight controller DragonTheta 30 2,357 01-Jan-2022, 04:46 PM
Last Post: kafie1980
  Omnibus F4 Nano V6.1 SBUS RX is not working stevan 6 1,305 04-Nov-2021, 02:07 AM
Last Post: stevan


Login to remove this ad | Register Here