eos1d3
eos1d3
Old question actually. The answer is no.
I just use EspalexaFullyFeatured example with ESP32 without much change. And I do not use ESPAsyncWebServer. The beginning is: #include ``` #ifdef ARDUINO_ARCH_ESP32 #include #else #include #endif #include ``` I...
I also receive plenty of similar messages for discovery issues. This library is a hack instead of an official solution. That is why I never treat it for long term...
@Aircoookie Zigbee Alliance... Let's see. They never make a good stuff after a decade of promoting Zigbee. Rainmaker supports Alexa, Google Assistant and Home Kit. Apple allows Home Kit for...
It no long works for Monterey. This can fix: https://github.com/dortania/build-repo/releases/download/BrcmPatchRAM-44c3025/BrcmPatchRAM-2.6.1-RELEASE.zip Remove `BluetoothInjector` first and replace it with `BlueToolFixup`. Then update the other two kexts from this release. This works for...
This PR surely works with MJ_HT_V1, but introduce a small issue for LYWSD02 - another similar meter with clock from the same company. With this, device name for LYWSD02 is...
I am also using HiveMQ client for Android. But can this be used in Android? https://github.com/eclipse/paho.mqtt.java
Thanks a lot. I will try later with a real test.
The real question is not just new release but the extremely low activities on MDF respo. If major bugs are found, it is not likely fixes will be available in...
Really very interesting for using MDF in our products. If Espressif can allocate more resources will be a lot better. I am seeing a lot issues are pending and hope...