Current Behavior
The receiver is unable to recognize the gyroscope. When the gyroscope is calibrated, the receiver will restart.
Steps to Reproduce
- copying github repo
2.flashing the costume firmware made with this repo and including -DHAS_GYRO, -DGYRO_DEVICE_MPU6050 in device options
3.after successful flashing I went to the hardware page and changed my channel 13 and 14 for I2C
4.The telemetry cannot recognize the gyroscope information, and the receiver will restart when calibrating the gyroscope.
Possible Solution (Not obligatory)
At first, I was compiling the firmware in VSCode. Later, I tried using the configuration, but neither method worked.
Details
Your Environment
- TX hardware: helloradio V14 ELRS 3.6.0
- RX hardware: DIY-ESP32 ELRS and DIY ESP32-S3 ELRS
- Handset model: helloradio V14
- OpenTX version (including nightly number): Edgetx 2.10.0
- ExpressLRS version (TX & RX MUST MATCH): 3.6.0
- Packet Rate: 333 full
- Telemetry Ratio: 1:32
- user_defines:
-DMY_BINDING_PHRASE=""
-DRegulatory_Domain_ISM_2400
-DAUTO_WIFI_ON_INTERVAL="40"
-DLOCK_ON_FIRST_CONNECTION
-DHAS_GYRO
-DGYRO_DEVICE_MPU6050
Current Behavior
The receiver is unable to recognize the gyroscope. When the gyroscope is calibrated, the receiver will restart.
Steps to Reproduce
2.flashing the costume firmware made with this repo and including -DHAS_GYRO, -DGYRO_DEVICE_MPU6050 in device options
3.after successful flashing I went to the hardware page and changed my channel 13 and 14 for I2C
4.The telemetry cannot recognize the gyroscope information, and the receiver will restart when calibrating the gyroscope.
Possible Solution (Not obligatory)
At first, I was compiling the firmware in VSCode. Later, I tried using the configuration, but neither method worked.
Details
Your Environment
-DMY_BINDING_PHRASE=""
-DRegulatory_Domain_ISM_2400
-DAUTO_WIFI_ON_INTERVAL="40"
-DLOCK_ON_FIRST_CONNECTION
-DHAS_GYRO
-DGYRO_DEVICE_MPU6050