Skip to content

Not working with DIY-ESP32 or DIY- ESP32C3 receiver #11

Description

@winter4504

Current Behavior

The receiver is unable to recognize the gyroscope. When the gyroscope is calibrated, the receiver will restart.

Steps to Reproduce

  1. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions