Skip to content

Multiple Bluetooth Disconnection /Connection  #8077

@meakashrao

Description

@meakashrao

Board

ESP32 WROOM 32 Module

Device Description

This chip is attached to a device called as DelishUP, basically the device is a smart cooking Assistant.

Hardware Configuration

Yes, the ESP32 is connected to a Nuvoton Microcontroller which has Motor, Heater controlling Pins.

Version

latest master (checkout manually)

IDE Name

Platform IO

Operating System

Windows 11

Flash frequency

40Mhz

PSRAM enabled

yes

Upload speed

115200

Description

The ESP32 and the BLE App, loses connection. Kept checking in BLUEDROID for the root cause, Error 8 is timeout or disconnection due to linkloss and this keeps happening in some of our devices

image

Sketch

The Code is basic BLE implementation with 6 Notification characteristics, 1 write characteristics and 1 service. We do use Wifi for OTA but that part of the code is mostly dormant and only used when a certain character is written in the write characteristics and then it sets a flag HIGH, restarts and goes in OTA mode and after OTA, the flag is made 0 and device is restarted again

So BLE and WIfi don't work together

Debug Message

All I have are android logs as the device is remote

Other Steps to Reproduce

No response

I have checked existing issues, online documentation and the Troubleshooting Guide

  • I confirm I have checked existing issues, online documentation and Troubleshooting guide.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions