UncleRus / esp-idf-lib

Component library for ESP32-xx and ESP8266

Home Page:https://esp-idf-lib.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SR04 ultrasonic sonar issue

weiwi opened this issue · comments

@UncleRus

The issue

I am using ESP32S3, and kept getting when trying to get sonar readings. I have tried both SR04 and AJ-SR04M sonar boards and have similar results:

  1. Sonar heads are sending signals (LED blinks on SR04M, and I can hear both heads sending signals from noise cancelling headphone)
  2. Both will get error: Error 513: Ping timeout (no device found)

Can anyone shed some light on this?

Thanks

W

Which SDK are you using?

esp-idf

Which version of SDK are you using?

master

Which build target have you used?

  • esp32
  • esp32s2
  • esp32s3
  • esp32c2
  • esp8266
  • other

Component causing the issue

ultrasonic

Anything in the logs that might be useful for us?

No response

Additional information or context

No response

Confirmation

  • This report is not a question nor a request for drivers.