zhufangluo

Results 7 comments of zhufangluo

> Hi Guys. > > Esp_rtc.h has following session events: > > /** > > * [@brief](https://github.com/brief) RTC session event > */ > typedef enum { > ESP_RTC_EVENT_NULL = 0,...

I have tried to decompress the capture you provide, but there is only one ICMP packet, could you please provide more complete capture packets. Thanks.

Thank you very much. The reason for this issue should be as you said. You can try replacing this library file and try again. [libesp_media_protocols.zip](https://github.com/user-attachments/files/21767991/libesp_media_protocols.zip) As for what you mentioned...

@ManikandanVaradharaj you can use cmd: join (ssid) (pass)

@sourxsunny 你好,请问使用的IDF是什么版本,我这边也遇到了类似问题,目前定位到是esp_http_client_config_t老版本缺少addr type成员,导致访问的可能是随机值

@jingyuan2017 试一下切换idf版本到5.2以下,我是在5.2及以上版本都有此问题,切到5.1版本就ok了

In fact, supporting MESSAGE messages to achieve some specific functions has been included in our plan. We will implement it as soon as possible and provide you with a new...