-
Notifications
You must be signed in to change notification settings - Fork 208
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
LYWSD03MMC not connectable #547
Comments
I had similar problem when I set advertising interval too big (to 10 seconds). I could not connect to LYWSD03MMC from Linux PC (authentication timeout), but I could connect to sensor from Android phone. I just changed it back to default value and I could connect to sensor from Linux PC. I have just found a note in README which could be another solution:
|
I am using an ESPhome btproxy, not Linux. Settings are default, I did not change anything. And also the device is not visible at all, that apparently is cached in the btle scanner I used previously. |
I have the exact same issue with one of my two devices, both HW v 1.4 LYWSD03MMC with ATC_v47.bin BTLE firmware.
I use a Xiaomi Gateway 2 flashed to BLE using 3rd Part FW as my Bluetooth Gatweway but I also tried adding a BT Adapter direct to my Rpi4 running HA, without an improvement. I have flashed and reflashed various FW but would love to have some ideas how to troubleshoot or what to test next? |
I experiemented a bit (basically trying to go to zigbee which also did not work), The device is connectable and configurable in the flasher if I connect 3.3V (from UART or similar). With the battery in, no dice. the battery has 3.0something volts. Can't get the BTHome proxy to see it, though |
Hm. I think this is actually a problem with the bluetooth proxy and it being completely overwhelmed by the number of devices available in my environment |
Maybe same issue as me ? |
No, it's different. BTHome is working in principle, I have more sensors that just work, one that is stubborn |
Ok. I presume you have reflashed up and down to original and a few times to check ? |
yes. It is now available all the time in random btle scanners and the OTA flasher, just not seen on the esphome btproxy. So this can be closed |
I have flashed a LYWSD03MMC with v47 BTLE firmware. Shortly after flashing I can connect to the sensor for configuration, but after a short while I can no longer connect to it, nor getting any measurements out of it. It is visible in my btle scanner, though.
The display updates fine. The first update was done by OTA from vendor fw to yours, in an attempt to recover the device I did a serial flash through the UART web flasher.
Is the sensor just broken? Is there any way to get some debugging out of the device?
The text was updated successfully, but these errors were encountered: