expresspotato

Results 21 comments of expresspotato

Yes, I feel like it prohibits the system from increasing the fan automatically... It's not really a minimum speed - it's a set speed. The sensor temperature is also wrong,...

Seems like everyone is willing to pay... We're hoping you will come back to the table @w0lfschild :)

> @expresspotato thanks for reporting the bug,we will check it. Hi @zhp0406, Were you able to determine the root cause and a fix for this issue?

Well there are other issues that are unresolved in 4.4.x, namely https://github.com/espressif/esp-idf/issues/11315, and a few others... Our project is very large, so it's not easy to switch between 4.3.7 and...

> Do you mean this issue only occurs when A2DP, HFP, and AVRC are connected? I don't have A2DP, HFP, and AVRC connected here, only BLE connections. Can you test...

Hey @esp-zhp , so this is not fixed on v4.4.8... We checked and we really don't do anything bizzare in the code leading up to, or after the connection parameter...

Hello, This bug seems to affect us in two distinct ways: 1) We get race conditions on startup, where initial tasks are started and huey monitor initialization appears to execute...

Any luck with this? Still experiencing the same issue here on 2.4.2... idf.py builds the project fine, but fails in eclipse due to the architecture mismatch with python required libs.

Yup... ``` kevin@Kevins-MacBook-Pro MacOS % pwd /Applications/Eclipse.app/Contents/MacOS kevin@Kevins-MacBook-Pro MacOS % file eclipse eclipse: Mach-O 64-bit executable arm64 ``` Version: 2022-03 (4.23.0) Steps to reproduce: 1. Download Eclipse IDE for C/C++...