-
on the 16 ch expander if elrs/crsf receiver is feeding seam to not get last 2 channel 15-16, if i switch elrs receiver to output sbus 16 work
can it be in the oxs code somewhere?
-
Hello!
this project is fantastic and I am very interested in it! I tried using RP2040 and ESP32 to test your code, but couldn't recognize MPU6050
I tested MPU6050 using other code and the hardware i…
-
Hi, I'm hitting a snag: Updated my test system to 2.8.0, compile it on my own system, upload the code and all is happy and working as expected. Next I wanted to test 2.8.3, in preparation for connecti…
-
I'm trying to hook up an ES900 RX receiver with the Eagle tree Vector FC, however the Vector only takes SBUS.
Probably most people are using iNav or Betaflight nowadays but it will be great to have r…
-
Hello Mstrens,
I continued with the tests this morning,
I discovered the following:
Ver.2.8.33 FBUS or S.PORT with SBUS Protocol,
Sensor lost messages set to 5 second delay.
LOG=255 everything el…
-
purchased an SDP810-500PA today, which uses a 5V voltage and is connected to the SDA and SCL of RP2040, including the previous MS5611 and MP6050. The SDA and SCL pins are connected to three sensors. …
-
Hi,
I'm not sure how to set up the configuration of OxS RP2040 and FlySky FS-IA6B.
I already made it work with telemetry configured on the left "SENS" port of the Rx connected to pin 0 of RP2040.
…
-
I'm not having any luck with an Arduino Mega and the sample code. I'm using an inverter that has worked with an MKR1010 and I'm have RX pinned to 17 (RX2).
```
#include "sbus.h"
/* SBUS object…
-
Hello wanted to update my project my lib for sbus was on 2.x.x
i now get on Arduiono 1.8.5 and as well >2.x the following error
( i installed teensy via Arduino IDE 2 with adding the link to board…
-
Hello
first of all thank you for your work in creating this library. I wanted to ask about the problem. I have T16SZ, Atmega328P with GPS neo-6m and BMP180 pressure / temperature sensors connected ac…