https://github.com/espressif/esp-idf/blob/release/v4.4/components/mdns/mdns.c#L5538-L5546 esp_err_t mdns_query_ptr(const char * service, const char * proto, uint32_t timeout, size_t max_results, mdns_result_t ** results) { if (_str_null_or_empty(service) || _str_null_or_emp...
(实例一)ESP8266 TFT(ST7735)彩屏-web刷图 https://www.arduino.cn/thread-42247-1-1.html (实例二) 自己当AP时建立MDNS域名 https://github.com/esp8266/Arduino/blob/master/libr
已发帖子: 181 积分: 171.5 Re: ESP32+mDNS+HTTP Server的方案验证 https://github.com/espressif/esp-idf/tree/master/examples/storage/semihost_vfs 确切的说是ESP32控制JTAG,通过JTAG来做IO操作。IDF还将这种semihost封装在了VFS上,所以在esp32上用open,read,write等方式操作PC上的文件。 离线 #...
参考链接 https://github.com/espressif/esp-mdf/blob/master/README.md 一.特点:1快速配网APP、设备间链式配网,大范围快速配网。2稳定升级断点续传、数据压缩、版本回退和固件检查3高 esp32 OTA升级 签名MD5 硬件工程 单片机 物联网 mesh 转载 mob64ca14095513 10月前 255阅读 esp32 主从机 esp32主频...
参考链接 https://github.com/espressif/esp-mdf/blob/master/README.md 一.特点:1快速配网APP、设备间链式配网,大范围快速配网。2稳定升级断点续传、数据压缩、版本回退和固件检查3高 esp32 OTA升级 签名MD5 硬件工程 单片机 物联网 mesh 转载 mob64ca14095513 10月前 255阅读 esp32 为啥用udp esp32 ...
ESP8266 core for Arduino. Contribute to esp8266/Arduino development by creating an account on GitHub.
I am trying to customize the Matter Controller example which is running on an ESP Thread Border Router device. I can't seem to get an mDNS server working with this. See my app_main() and initialise_mdns(void) below. Everything appears to...
Seems like it failed somewhere here https://github.com/espressif/esp-idf/blob/release/v4.4/components/mdns/mdns.c#L1904 Ahh I see so on my second run it didn't go the probing route and worked. Added 100 ms sleep between ETH init and MDNS init, seems like it works now... kostaond ...
Describe the bug When running wifi shell example with these config enable CONFIG_NET_HOSTNAME_ENABLE=y CONFIG_NET_HOSTNAME="zephyr" CONFIG_MDNS_RESPONDER=y On the first "wifi scan" command, esp_wifi_drv indicate that it fail to send a pa...
get_github_rev.py page_redirects.txt requirements.txt sanitize_version.py sphinx-known-warnings.txt examples make tools .editorconfig .flake8 .gitignore .gitlab-ci.yml .gitmodules .readthedocs.yml CMakeLists.txt CONTRIBUTING.rst Kconfig LICENSE README.md README_CN.md SUPPORT_POLICY.md SUPPORT_...