Search found 6 matches

by raymond
Tue Sep 29, 2020 8:14 am
Forum: ESP-IDF 中文讨论版
Topic: 请问如何使用ble mesh health model
Replies: 0
Views: 2935

请问如何使用ble mesh health model

想在node上增加health server model,不知道如何添加,请使用过的朋友给个例子,谢谢
by raymond
Wed Jun 24, 2020 4:42 am
Forum: ESP-IDF 中文讨论版
Topic: 编译esp_ble_mesh中onoff_client example出错
Replies: 12
Views: 14352

Re: 编译esp_ble_mesh中onoff_client example出错

我使用是代码是完整的,开始拿到时可以编译完成,我在 examples\bluetooth\esp_ble_mesh\ble_mesh_node\onoff_client , 使用idf.py menuconfig去修改mesh node的设置(去掉gatt以及proxy),再编译出错源文件的编译错误(函数定义未找到),然后我使用idf.py fullclean清除所有配置,再使用idf.py build就出现了上述编译问题, 出问题的文件是存在的,没有经过修改。 我在两台电脑重复了上面步骤,都出现了同样问题。 我编译examples\bluetooth\esp_ble_mesh\ble_mes...
by raymond
Wed Jun 24, 2020 4:32 am
Forum: ESP-IDF 中文讨论版
Topic: esp32_devkitc_v4(WROVER-B)板子不断重启(failed to load RF calibration data )
Replies: 0
Views: 2768

esp32_devkitc_v4(WROVER-B)板子不断重启(failed to load RF calibration data )

烧写v4.0.1中examples\bluetooth\esp_ble_mesh\ble_mesh_node\onoff_client例子,menuconfig配已了CONFIG_BLE_MESH_ESP_WROVER,烧写完成后可以正常运行,然后经过几次断电(usb连pc供电)后,不断出现以下错误,尝试idf.py flash重烧,还是出现同样错误,使用idf.py erase再idf.py flash,也是同样错误。 目前手上三块板子有一块出现了这种问题,刚买三天。 请问如何解决,谢谢! ts Jun 8 2016 00:22:57 rst:0xc (SW_CPU_RESET),boot:...
by raymond
Mon Jun 22, 2020 3:22 am
Forum: ESP-IDF 中文讨论版
Topic: 编译esp_ble_mesh中onoff_client example出错
Replies: 12
Views: 14352

Re: 编译esp_ble_mesh中onoff_client example出错

我把idf sdk删除之前,重新解压缩一份,再编译,还是发生同样错误,使用的4.0.1版本,并没有修改任何文件。
请赐教,谢谢
by raymond
Fri Jun 19, 2020 10:19 am
Forum: ESP-IDF
Topic: esp-idf-v4.0.1 compile error in example "onoff_client"
Replies: 0
Views: 1885

esp-idf-v4.0.1 compile error in example "onoff_client"

I used idf.py fullclean, then used idf.py build in examples\bluetooth\esp_ble_mesh\ble_mesh_node\onoff_client, a compile error come out, I didn't modify source code. How to resolve it? Thanks. __idf_libsodium.dir/libsodium/src/libsodium/crypto_box/curve25519xchacha20poly13 05/box_curve25519xchacha20...
by raymond
Fri Jun 19, 2020 10:06 am
Forum: ESP-IDF 中文讨论版
Topic: 编译esp_ble_mesh中onoff_client example出错
Replies: 12
Views: 14352

编译esp_ble_mesh中onoff_client example出错

使用idf.py fullclean,然后再编译onoff_client出现如下错误,请问如何解决? __idf_libsodium.dir/libsodium/src/libsodium/crypto_box/curve25519xchacha20poly13 05/box_curve25519xchacha20poly1305.c.obj -MF esp-idf\libsodium\CMakeFiles\__idf_ libsodium.dir\libsodium\src\libsodium\crypto_box\curve25519xchacha20poly1305\box _curve...