Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BLE OTA mobile app does not display ESP device (AEGHB-175) #263

Open
3 tasks done
MarcFinetRtone opened this issue May 10, 2023 · 1 comment
Open
3 tasks done

BLE OTA mobile app does not display ESP device (AEGHB-175) #263

MarcFinetRtone opened this issue May 10, 2023 · 1 comment

Comments

@MarcFinetRtone
Copy link

MarcFinetRtone commented May 10, 2023

INSTRUCTIONS

Before submitting a new issue, please follow the checklist and try to find the answer.

  • I have read the documentation ESP-IDF Programming Guide and the issue is not addressed there.
  • I have updated my IDF branch (master or release) to the latest version and checked that the issue is present there.
  • I have searched the issue tracker for a similar issue and not found a similar issue.

Environment

  • Development Kit: Yd-esp32-c3

  • Kit version (for WroverKit/PicoKit/DevKitC):

  • Module or chip used: ESP32-C3-MINI-1

  • IDF version (run git describe --tags to find it): v5.0.1 nor v5.1-dev-4558-ga8b97b4e02

  • Build System: CMake

  • Compiler version (run xtensa-esp32-elf-gcc --version to find it): 11.2.0

  • Operating System: Linux

  • Power Supply: USB

Problem Description

I'm trying the ble_ota example with the apk provided here

Expected Behavior

See my device on the mobile app.

Actual Behavior

Nothing on the mobile app, even after refresh (I have given the location rights).
The nRF connect app correctly 'sees' the ESP&C119 device.

The mobile app shows other BLE devices, but not my ESP.

Steps to reproduce

  1. compile
  2. flash
  3. start the mobile app

Code to reproduce this issue

Unfortunately the code of the mobile app is not provided (https://github.com/EspressifApps/esp-ble-ota-android/tree/rc), only an apk.

@github-actions github-actions bot changed the title BLE OTA mobile app does not display ESP device BLE OTA mobile app does not display ESP device (AEGHB-175) May 10, 2023
@XionHsieh
Copy link

This issue has been resolved, please use the master branch to test.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants