-
Notifications
You must be signed in to change notification settings - Fork 1
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
Sync with latest source #3
Comments
Hey! It was my planning to do so at some point, I've already refactored the code for newer esphome versions a while ago, I can push that next week. For the rest, I'd also like to have the newer features myself too. I expect my units to be new enough to support the bigger framesize. It is just one of my many side projects ;).
Does my current version of the code run stable on your units?
…On 3 May 2024 21:37:45 CEST, HpNoTiQ ***@***.***> wrote:
Hi,
I just bought new esp32 mini to get bluetooth proxy and I'm discovering a lot of loop error which I didn't have with d1 mini pro. Did you update your version to enable new enhance framesize and use 3D auto and other stuff? If not, do you plan it?
Thank you,
--
Reply to this email directly or view it on GitHub:
#3
You are receiving this because you are subscribed to this thread.
Message ID: ***@***.***>
|
Thank you for your answer : I'm using a wemos d1 mini and can't flash it with your code. First, i tried with your code but was not flashing (normal since another board layout is waited), then i tried to modify board by wemos_d1_mini and esp32dev with no success at compiling with latest esphome. |
I have compiled this code for esp32 dev board with esphome 2024.5.3
You need to add
and comment this lines
And fix #4 |
Hi,
I just bought new esp32 mini to get bluetooth proxy and I'm discovering a lot of loop error which I didn't have with d1 mini pro. Did you update your version to enable new enhance framesize and use 3D auto and other stuff? If not, do you plan it?
Thank you,
The text was updated successfully, but these errors were encountered: