Skip to content

LYWSD03MMC in the freezer #377

Answered by pvvx
evlo asked this question in Q&A
Sep 18, 2023 · 8 comments · 24 replies
Discussion options

You must be logged in to vote

FYI, I'm using ESPHome bluetooth proxy on a ESP32 (TinyPico).

Reason for using ESP.
ESP misses a lot of receptions from BLE devices:

  • Overloaded software. Low processing speed.
  • Most of the time the antenna works on Wi-Fi.

ESP is not recommended for use in BLE.
Also, the ESP software processes receiving packets very slowly on a BLE connection. The battery device has to duplicate the transmission of each packet many times, which consumes a lot of battery power. Measurements show a fifty-fold increase in battery power consumption when connected to ESP.

Replies: 8 comments 24 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@pvvx
Comment options

pvvx Nov 29, 2023
Maintainer

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
5 replies
@DavidStacer
Comment options

@pvvx
Comment options

pvvx Dec 1, 2023
Maintainer

@scottcopus
Comment options

@pvvx
Comment options

pvvx Dec 1, 2023
Maintainer

@pvvx
Comment options

pvvx Dec 1, 2023
Maintainer

Comment options

You must be logged in to vote
1 reply
@pvvx
Comment options

pvvx Dec 1, 2023
Maintainer

Comment options

You must be logged in to vote
12 replies
@scottcopus
Comment options

@pvvx
Comment options

pvvx Dec 1, 2023
Maintainer

@pvvx
Comment options

pvvx Dec 1, 2023
Maintainer

@evlo
Comment options

@pvvx
Comment options

pvvx Dec 1, 2023
Maintainer

Answer selected by pvvx
Comment options

You must be logged in to vote
5 replies
@pvvx
Comment options

pvvx Dec 1, 2023
Maintainer

@evlo
Comment options

@pvvx
Comment options

pvvx Dec 1, 2023
Maintainer

@evlo
Comment options

@pvvx
Comment options

pvvx Dec 1, 2023
Maintainer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants