esp-adf
esp-adf copied to clipboard
Espressif Audio Development Framework
IDF:V4.4 ADF:Master 服务器:yate 开发板:esp32-lyrat 现象:esp32注册到yate,过15分钟左右掉线,需复位 【esp32日志】: [0;32mI (35864) SIP: [1970-01-01/00:00:17]=======WRITE 0827 bytes>>[0m [0;32mI (35864) SIP: OPTIONS sip:[email protected]:5060 SIP/2.0 Via: SIP/2.0/UDP 192.168.3.176:14040;branch=z9hG4bK--291103790;rport From: ;tag=-1831371918 To: Contact: Max-Forwards: 70 Call-ID: 62164195B9DF78A201378694790BA70B926D3E7652C2 CSeq:...
IDF:V4.4 ADF:Master rst:0x1 (POWERON_RESET),boot:0x1f (SPI_FAST_FLASH_BOOT) configsip: 0, SPIWP:0xee clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00 mode:DIO, clock div:1 load:0x3fff0030,len:6948 load:0x40078000,len:15512 load:0x40080400,len:4492 entry 0x400806b4 [0;32mI (27) boot: ESP-IDF v4.4-157-gc7b9f94-dirty 2nd stage bootloader[0m [0;32mI (27) boot: compile time...
I've tested pipeline_passthru example with LyraT v4.3 board, IDF v4.4 and ADF v2.3. There are 2 problems with this example: 1. "E (444) I2S: register I2S object to platform failed"...
Referring to this example [pipeline_recording_to_sdcard](https://github.com/espressif/esp-adf/tree/master/examples/recorder/pipeline_recording_to_sdcard) I ran it as is with the default WAV config and configured the board to the LyraT mini. I read a blog with an official...
Hi: i use the voip example and transplant it to my custom board, i get some sip client to call my esp32 client , it ringing OK, and i can...
Hi, i've been trying to run the **pipeline_a2dp_sink_with_hfp** example. The basic example is working on the MSC2.2 LyraT board. EDIT: IDF 4.4 - ADF Current Release Additional specifications require an...
Guys, who has used esp32 to burn the prompt sound, how to determine the prompt sound URI ? ``` const char* tone_uri[] = { "flash://tone/0_Bt_Reconnect.mp3", "flash://tone/1_Wechat.mp3", "flash://tone/2_Welcome_To_Wifi.mp3", "flash://tone/3_New_Version_Available.mp3", "flash://tone/4_Bt_Success.mp3", "flash://tone/5_Freetalk.mp3",...
Hello, I have a LyraT V4.3 and I would like to create a HFP-AG with the audio codec chip support. I saw that there is an example of a HFP-client...
I tried to follow the steps described in `micropython_adf/README.md` but cant get the module to build. Here are some hints I can help with, but in the end I didn't...
[pipeline_a2dp_sink_and_hfp] Audio sounds strange when connecting to windows PC over HFP. (AUD-3143)
### **Environment** > Development Kit: ESP32-LyraT > Kit version: v4.3 > IDF version : v4.0.3 > ADF version: master (76f1a1a150f9f23114ee8236d952803ce0b4a007) > Power Supply : USB > Operating System : Windows...