btsimonh
btsimonh
I built tasmota32s3-bluetooth with use config overrides of: ``` #define WEBCAM_DEV_DEBUG #define BLE_ESP32_DEBUG #define USE_MI_ESP32 #define USE_BLE_ESP32 #define USE_EQ3_ESP32 ``` works on fresh build of 14.2.0.1 on S3. EQ3 polling...
@AleXSR700 could you try again? If with 14.3.0.1 you still have consistent failures, check your wifi traffic (including MQTT, etc.). I had none beyond the GUI. Wifi and BLE do...
I built `tasmota32s3-bluetooth` with the above. (bluetooth variants did not used to have USE_BLE_ESP32 or USE_EQ3_ESP32. now it seems they all do?) I double checked configs, and it seems FIRMWARE_BLUETOOTH...
I don't have a c3 to test with :(. could you try on plain esp32?
looking at the berry in the PR, seems an EQ3 driver could be written in berry over the 'new' legacy stuff? (I am not volunteering!).
mine are all older firmware. it's odd that is works for you with older TAS, but newer EQ3 firmware - the key stuff was some time ago. I'd suggest that...
looked for my 'spare' eq3 today (the one i dismantled and broke the wheel on...) to see if I could upgrade it and test. But it's not going to happen:...
ok, that one is fubar. (It does now start, but I can't read the display). I found another... (one which had broken off the rad). It's now on 1.46, and...
@Staars Cristian - help :). You have latest and intimate knowledge of esp-nimble-cpp.... @h2zero too if you are able. We're hitting AddLog(LOG_LEVEL_ERROR,PSTR("BLE: failed subscribe for notify")); - line 1921 in...
14.1.0 (lvgl-haspmota) - not working, trying 14.0.0.2..... not working. 13.4.1.1 (lvgl-haspmota)- BLE does not work at all. 13.4.0(lvgl-haspmota) none of the eq3 work. maybe something is wrong with my build.