shixinke-orion
shixinke-orion
现已支持,请拉取最新提交
如果使用腾讯连连小程序的话,需要在配网成功后通过 blufi 再次上报状态 [参考此处](https://github.com/espressif/esp-qcloud/blob/master/src/provisioning/esp_qcloud_prov_ble.c#L146)
您好,该问题是因为服务器证书未传入导致,可以先按下述方案修改,后续会 fix ``` #include "esp_crt_bundle.h" static void esp_qcloud_iothub_ota_task(void *arg) { ..... esp_http_client_config_t http_config = { ..... ..... .crt_bundle_attach = esp_crt_bundle_attach, }; ```
Hi @ninharp , i just ended my vacation, and I apologize for only seeing your question now. The driver treats CCT mode (displaying warm and cool light) and color mode...
What frequency did you set for the PWM? Can you try disable the hardware fade and test again? ``` (Top) → Component config → LightBulb Driver Config → Drivers [*]...
This is a bit strange, as I can't reproduce the issue in my environment. It might be related to the application code. Could you provide a debug-level log?
@Ocean100 You need to switch the language to English, turn off the mobile communication network, remove the sim card, connect to the network using WiFi, and finally enable the VPN...