Search found 4 matches

by zhang-3116
Fri Aug 16, 2024 12:51 am
Forum: 《ESP32-C3 物联网工程开发实战》书籍讨论版
Topic: 使用esp32c3编译烧录esp-rainmaker程序时出现缺少network_provisioning组件的问题
Replies: 2
Views: 2379

Re: 使用esp32c3编译烧录esp-rainmaker程序时出现缺少network_provisioning组件的问题

网应该是没有问题的,在CMD界面内下载时出现日志: remote: Support for password authentication was removed on August 13, 2021. remote: Please see https://docs.github.com/get-started/getting-started-with-git/about-remote-repositories#cloning-with-https-urls for information on currently recommended modes of authentication. fa...
by zhang-3116
Wed Aug 14, 2024 4:04 am
Forum: 《ESP32-C3 物联网工程开发实战》书籍讨论版
Topic: 使用esp32c3编译烧录esp-rainmaker程序时出现缺少network_provisioning组件的问题
Replies: 2
Views: 2379

使用esp32c3编译烧录esp-rainmaker程序时出现缺少network_provisioning组件的问题

使用esp32c3,ESP-IDF 5.2 CMD编译烧录 esp-rainmaker 程序,使用ESP-IDF CMD在idf.py set-target esp32c3时就出现错误,日志如下(缺少 network_provisioning 组件): PS D:\Espressif\frameworks\esp-idf-v5.2.1\esp-rainmaker-latest\examples\led_light> idf.py set-target esp32c3 Adding "set-target"'s dependency "fullclean" to list of commands...
by zhang-3116
Wed Aug 14, 2024 3:43 am
Forum: 《ESP32-C3 物联网工程开发实战》书籍讨论版
Topic: 使用esp32c3编译烧录esp-rainmaker程序时出现缺少network_provisioning组件的问题
Replies: 0
Views: 1939

使用esp32c3编译烧录esp-rainmaker程序时出现缺少network_provisioning组件的问题

使用esp32c3编译烧录 esp-rainmaker 程序,使用ESP-IDF CMD在idf.py set-target esp32c3时就出现错误,日志如下(缺少 network_proxisioning 组件): PS D:\Espressif\frameworks\esp-idf-v5.2.1\esp-rainmaker-latest\examples\led_light> idf.py set-target esp32c3 Adding "set-target"'s dependency "fullclean" to list of commands with default se...
by zhang-3116
Wed Aug 14, 2024 3:21 am
Forum: ESP-IDF 中文讨论版
Topic: 使用esp32c3编译烧录esp-rainmaker程序时出现缺少network_provisioning组件的问题
Replies: 0
Views: 1480

使用esp32c3编译烧录esp-rainmaker程序时出现缺少network_provisioning组件的问题

使用esp32c3编译烧录 esp-rainmaker 程序时(如esp-rainmaker/examples/led_light),在idf.py set-target esp32c3时出现错误,日志如下:( 缺少network_provisioning组件 ) PS D:\Espressif\frameworks\esp-idf-v5.2.1\esp-rainmaker-latest\examples\led_light> idf.py set-target esp32c3 Adding "set-target"'s dependency "fullclean" to list of co...