Search found 7 matches

by UJSWangx
Tue Sep 09, 2025 12:47 am
Forum: ESP-ADF
Topic: ESP32C3 TTS demo issue
Replies: 1
Views: 8211

Re: ESP32C3 TTS demo issue

Oh, just use `esp_tts_voice_data_xiaoxin_small.dat` is fine, guess the `esp_tts_voice_data_xiaoxin.dat` model is too big.
by UJSWangx
Mon Sep 08, 2025 2:51 am
Forum: ESP-ADF
Topic: ESP32C3 TTS demo issue
Replies: 1
Views: 8211

ESP32C3 TTS demo issue

Hi.
background: i use ESP32-C3-Lyra develop board in `pipeline_tts_stream` project, build and download success.
issue: i noticed that, when it translate the fifth character, system will break, here's the error message:
SPIWP:0xee
mode:DIO, clock div:1
load:0x3fcd5820,len:0x16c4
load:0x403cc710,len ...
by UJSWangx
Mon Sep 08, 2025 2:38 am
Forum: ESP-IDF
Topic: NimBLE_GATT_Server example characteristic descriptor
Replies: 3
Views: 922

Re: NimBLE_GATT_Server example characteristic descriptor

OH, Thanks, but i change my project based on 'BLE Peripheral with ICMP Echo-Reply' example, and characteristic descriptor works fine. And i will try this way as your said. Thanks again.
by UJSWangx
Mon Sep 08, 2025 2:33 am
Forum: ESP-IDF
Topic: NimBLE_GATT_Server example characteristic descriptor
Replies: 3
Views: 922

Re: NimBLE_GATT_Server example characteristic descriptor

OH, Thanks, but i change my project based on 'BLE Peripheral with ICMP Echo-Reply' example, and characteristic descriptor works fine. And i will try this way as your said. Thanks again.
by UJSWangx
Fri Jun 27, 2025 1:48 am
Forum: ESP-IDF
Topic: NimBLE_GATT_Server example characteristic descriptor
Replies: 3
Views: 922

NimBLE_GATT_Server example characteristic descriptor

hi there:
I use example project NimBLE_GATT_Server in ESPIDF V5.4.0, and i add some code in this example try to describe an attribute, but it's failure. The phenomenon is as follows: i use Nrf Connect android application to connect to the ESP32-C3 board, when i click the Descriptor read button, app ...
by UJSWangx
Mon Nov 15, 2021 7:11 am
Forum: ESP-IDF 中文讨论版
Topic: BLE-Mesh的ESP32C3项目运行时报错
Replies: 4
Views: 7917

BLE-Mesh的ESP32C3项目运行时报错

将基于ESP32的BLE-Mesh工程移植到ESP32C3上,ESP32C3运行时报以下错误:
[0;31mE (22190) BT_HCI: CC evt: op=0x2008, status=0xc[0m
[0;31mE (22190) BLE_MESH: set_adv_data, Invalid status 12[0m
[0;31mE (22190) BLE_MESH: Failed to set adv data[0m
[0;31mE (22190) BLE_MESH: Start advertising failed: err -1[0m
[0;33mW (22200) BLE ...

Go to advanced search