esp32s3使用usb_cdc_4g联网,使用ADF播放在线mp3卡顿

Moderator: ESP_Bob

never_morexx
Posts: 1
Joined: Thu Nov 16, 2023 3:54 am

esp32s3使用usb_cdc_4g联网,使用ADF播放在线mp3卡顿

Postby never_morexx » Thu Nov 16, 2023 4:08 am

使用esp32s3 usb连接air780e 4g模块,使s3芯片具备上网能力,使用示例代码,测试下载速度大约为3mb/s,移植ADF 示例以及mqtt 客户端,通过mqtt下发http链接,播放在线mp3,歌曲出现卡断,并打印Timed out waiting for completion of AES Interrupt,网络也卡断,mqtt会断线,将4g改成wifi链接,故障消失,有人有类似问题么 :) ?具体打印日志如下:

I (27) boot: ESP-IDF v5.1-dirty 2nd stage bootloader
I (27) boot: compile time Nov 16 2023 10:00:19
I (27) boot: Multicore bootloader
I (30) boot: chip revision: v0.1
I (34) boot.esp32s3: Boot SPI Speed : 80MHz
I (39) boot.esp32s3: SPI Mode : DIO
I (44) boot.esp32s3: SPI Flash Size : 4MB
I (48) boot: Enabling RNG early entropy source...
I (54) boot: Partition Table:
I (57) boot: ## Label Usage Type ST Offset Length
I (65) boot: 0 nvs WiFi data 01 02 00009000 00006000
I (72) boot: 1 phy_init RF data 01 01 0000f000 00001000
I (80) boot: 2 factory factory app 00 00 00010000 0016e360
I (87) boot: End of partition table
I (91) esp_image: segment 0: paddr=00010020 vaddr=3c0a0020 size=622d0h (402128) map
I (172) esp_image: segment 1: paddr=000722f8 vaddr=3fc98e00 size=02c04h ( 11268) load
I (175) esp_image: segment 2: paddr=00074f04 vaddr=40374000 size=0b114h ( 45332) load
I (188) esp_image: segment 3: paddr=00080020 vaddr=42000020 size=998dch (628956) map
I (301) esp_image: segment 4: paddr=00119904 vaddr=4037f114 size=09cb8h ( 40120) load
I (318) boot: Loaded app from partition at offset 0x10000
I (319) boot: Disabling RNG early entropy source...
I (330) cpu_start: Multicore app
I (330) esp_psram: Found 2MB PSRAM device
I (330) esp_psram: Speed: 80MHz
I (331) cpu_start: Pro cpu up.
I (335) cpu_start: Starting app cpu, entry point is 0x403759c8
0x403759c8: call_start_cpu1 at E:/espV5.1/.espressif/frameworks/esp-idf-v5.1/components/esp_system/port/cpu_start.c:154

I (0) cpu_start: App cpu up.
I (571) esp_psram: SPI SRAM memory test OK
I (581) cpu_start: Pro cpu start user code
I (581) cpu_start: cpu freq: 240000000 Hz
I (581) cpu_start: Application information:
I (584) cpu_start: Project name: pipeline_http_select_decoder_ex
I (591) cpu_start: App version: 6f944a5-dirty
I (596) cpu_start: Compile time: Nov 16 2023 10:16:20
I (602) cpu_start: ELF file SHA256: 7a3d98d56ccb4239...
I (608) cpu_start: ESP-IDF: v5.1-dirty
I (614) cpu_start: Min chip rev: v0.0
I (618) cpu_start: Max chip rev: v0.99
I (623) cpu_start: Chip rev: v0.1
I (628) heap_init: Initializing. RAM available for dynamic allocation:
I (635) heap_init: At 3FC9CCF0 len 0004CA20 (306 KiB): DRAM
I (641) heap_init: At 3FCE9710 len 00005724 (21 KiB): STACK/DRAM
I (648) heap_init: At 3FCF0000 len 00008000 (32 KiB): DRAM
I (654) heap_init: At 600FE010 len 00001FF0 (7 KiB): RTCRAM
I (661) esp_psram: Adding pool of 2045K of PSRAM memory to heap allocator
I (669) spi_flash: detected chip: generic
I (673) spi_flash: flash io: dio
W (677) i2s(legacy): legacy i2s driver is deprecated, please migrate to use driver/i2s_std.h, driver/i2s_pdm.h or driver/i2s_tdm.h
W (689) ADC: legacy driver is deprecated, please migrate to `esp_adc/adc_oneshot.h`
I (697) sleep: Configure to isolate all GPIO pins in sleep state
I (704) sleep: Enable automatic switching of GPIO sleep configuration
I (711) app_start: Starting scheduler on CPU0
I (716) app_start: Starting scheduler on CPU1
I (716) main_task: Started on CPU0
I (726) esp_psram: Reserving pool of 32K of internal memory for DMA/internal allocations
I (734) main_task: Calling app_main()
I (755) modem_board: iot_usbh_modem, version: 0.2.0
I (756) modem_board: Force reset modem board....
I (756) gpio: GPIO[21]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0
I (764) modem_board: Resetting modem using io=21, level=1
I (970) modem_board: Waiting for modem initialize ready
I (5970) USB_HCDC: iot_usbh_cdc, version: 0.2.0
I (5970) IOT_USBH: iot_usbh, version: 0.2.0
I (6000) IOT_USBH: USB Port=1 init succeed, fifo strategy=0
I (6000) IOT_USBH: usb port start succeed
I (6000) IOT_USBH: USB Processing Start
I (6000) USB_HCDC: usbh cdc driver install succeed
I (6004) IOT_USBH: Waiting USB Connection
I (6010) USB_HCDC: Waiting CDC Device Connection
I (6014) IOT_USBH: Port power: ON Succeed
I (6000) USB_HCDC: CDC task start
I (6274) IOT_USBH: line 131 PORT_EVENT_CONNECTION
I (6374) IOT_USBH: Resetting Port
I (6434) IOT_USBH: Port reset succeed
I (6434) IOT_USBH: Getting Port Speed
I (6434) IOT_USBH: USB Speed: full-speed
I (6436) IOT_USBH: Pipe init succeed, addr: 00
I (6441) IOT_USBH: Set Device Addr = 1
I (6446) IOT_USBH: Set Device Addr Done
I (6450) IOT_USBH: get device desc
I (6455) IOT_USBH: get device desc, actual_num_bytes:26
*** Device descriptor ***
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 0xef
bDeviceSubClass 0x2
bDeviceProtocol 0x1
bMaxPacketSize0 64
idVendor 0x19d1
idProduct 0x1
bcdDevice 2.00
iManufacturer 1
iProduct 2
iSerialNumber 3
bNumConfigurations 1
I (6484) IOT_USBH: get short config desc
I (6489) IOT_USBH: get config desc, actual_num_bytes:16
I (6494) IOT_USBH: get full config desc
I (6499) IOT_USBH: get full config desc, actual_num_bytes:215
*** Configuration descriptor ***
bLength 9
bDescriptorType 2
wTotalLength 207
bNumInterfaces 6
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xa0
bMaxPower 200mA
*** Interface Association Descriptor ***
bLength 8
bDescriptorType 11
bFirstInterface 0
bInterfaceCount 2
bFunctionClass 0x2
bFunctionSubClass 0x2
bFunctionProtocol 0x1
iFunction 6
*** Interface descriptor ***
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 0x2
bInterfaceSubClass 0x2
bInterfaceProtocol 0x1
iInterface 6
*** Endpoint descriptor ***
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 0x3 INT
wMaxPacketSize 16
bInterval 255
*** Interface descriptor ***
bLength 9
bDescriptorType 4
bInterfaceNumber 1
bAlternateSetting 0
bNumEndpoints 2
bInterfaceClass 0xa
bInterfaceSubClass 0x0
bInterfaceProtocol 0x0
iInterface 0
*** Endpoint descriptor ***
bLength 7
bDescriptorType 5
bEndpointAddress 0x1 EP 1 OUT
bmAttributes 0x2 BULK
wMaxPacketSize 64
bInterval 0
*** Endpoint descriptor ***
bLength 7
bDescriptorType 5
bEndpointAddress 0x82 EP 2 IN
bmAttributes 0x2 BULK
wMaxPacketSize 64
bInterval 0
*** Interface Association Descriptor ***
bLength 8
bDescriptorType 11
bFirstInterface 2
bInterfaceCount 2
bFunctionClass 0x2
bFunctionSubClass 0x2
bFunctionProtocol 0x1
iFunction 7
*** Interface descriptor ***
bLength 9
bDescriptorType 4
bInterfaceNumber 2
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 0x2
bInterfaceSubClass 0x2
bInterfaceProtocol 0x1
iInterface 7
*** Endpoint descriptor ***
bLength 7
bDescriptorType 5
bEndpointAddress 0x83 EP 3 IN
bmAttributes 0x3 INT
wMaxPacketSize 16
bInterval 255
*** Interface descriptor ***
bLength 9
bDescriptorType 4
bInterfaceNumber 3
bAlternateSetting 0
bNumEndpoints 2
bInterfaceClass 0xa
bInterfaceSubClass 0x0
bInterfaceProtocol 0x0
iInterface 0
*** Endpoint descriptor ***
bLength 7
bDescriptorType 5
bEndpointAddress 0x2 EP 2 OUT
bmAttributes 0x2 BULK
wMaxPacketSize 64
bInterval 0
*** Endpoint descriptor ***
bLength 7
bDescriptorType 5
bEndpointAddress 0x84 EP 4 IN
bmAttributes 0x2 BULK
wMaxPacketSize 64
bInterval 0
*** Interface Association Descriptor ***
bLength 8
bDescriptorType 11
bFirstInterface 4
bInterfaceCount 2
bFunctionClass 0x2
bFunctionSubClass 0x2
bFunctionProtocol 0x1
iFunction 8
*** Interface descriptor ***
bLength 9
bDescriptorType 4
bInterfaceNumber 4
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 0x2
bInterfaceSubClass 0x2
bInterfaceProtocol 0x1
iInterface 8
*** Endpoint descriptor ***
bLength 7
bDescriptorType 5
bEndpointAddress 0x85 EP 5 IN
bmAttributes 0x3 INT
wMaxPacketSize 16
bInterval 255
*** Interface descriptor ***
bLength 9
bDescriptorType 4
bInterfaceNumber 5
bAlternateSetting 0
bNumEndpoints 2
bInterfaceClass 0xa
bInterfaceSubClass 0x0
bInterfaceProtocol 0x0
iInterface 0
*** Endpoint descriptor ***
bLength 7
bDescriptorType 5
bEndpointAddress 0x3 EP 3 OUT
bmAttributes 0x2 BULK
wMaxPacketSize 64
bInterval 0
*** Endpoint descriptor ***
bLength 7
bDescriptorType 5
bEndpointAddress 0x86 EP 6 IN
bmAttributes 0x2 BULK
wMaxPacketSize 64
bInterval 0
I (6804) IOT_USBH: Set Device Configuration = 1
I (6810) IOT_USBH: Set Device Configuration Done
I (6815) USB_HCDC: Set Device Line State: dtr 1, rts 0
I (6821) USB_HCDC: Set Device Line State Done
I (6826) IOT_USBH: Pipe init succeed, addr: 82
I (6831) IOT_USBH: Pipe init succeed, addr: 01
I (6836) USB_HCDC: CDC Device Connected
I (6841) esp-modem: --------- Modem PreDefined Info ------------------
I (6848) esp-modem: Model: User Defined
I (6852) esp-modem: Modem itf: IN Addr:0x82, OUT Addr:0x01
I (6858) esp-modem: ----------------------------------------------------
I (6866) gpio: GPIO[21]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0
I (6876) USB_HCDC: rx0 flush -0 = 0
I (6876) modem_board: DTE reconnect, reconnecting ...

I (7885) modem_board: reconnect after 5s...
I (8885) modem_board: reconnect after 4s...
I (9885) modem_board: reconnect after 3s...
I (10885) modem_board: reconnect after 2s...
I (11885) modem_board: reconnect after 1s...
I (11885) modem_board: Modem state STAGE_SYNC, Start
I (11902) modem_board: Network Auto reconnecting ...
W (11902) network_4g: [ Modem Board Event ]: Network disconnected
I (11902) modem_board: Modem state STAGE_SYNC, Success!
I (12009) modem_board: Modem state STAGE_CHECK_SIM, Start
I (12013) modem_board: SIM Card Ready
I (12013) network_4g: [ Modem Board Event ]: SIM Card Connected
I (12013) modem_board: Modem state STAGE_CHECK_SIM, Success!
I (12121) modem_board: Modem state STAGE_CHECK_SIGNAL, Start
I (12126) modem_board: Signal quality: rssi=25, ber=0
I (12126) modem_board: Modem state STAGE_CHECK_SIGNAL, Success!
I (12228) modem_board: Modem state STAGE_CHECK_REGIST, Start
I (12233) modem_board: Network registed, Operator: "46000"
I (12233) modem_board: Modem state STAGE_CHECK_REGIST, Success!
I (12336) modem_board: Modem state STAGE_START_PPP, Start
I (12349) modem_board: Modem state STAGE_START_PPP, Success!
W (12350) modem_board: Modem event! 0
I (12363) esp-netif_lwip-ppp: Connected
I (12364) modem_board: IP event! 6
I (12364) modem_board: Modem Connected to PPP Server
I (12367) modem_board: ppp ip: 10.121.24.249, mask: 255.255.255.255, gw: 10.64.64.64
I (12375) modem_board: Main DNS: 183.230.126.225
I (12380) modem_board: Backup DNS: 183.230.126.224
I (12386) esp-modem-netif: PPP state changed event 0: (NETIF_PPP_ERRORNONE)
I (12394) network_4g: Ping addr 8.8.8.8 Restart..
I (12399) AUDIO_PLAY: [ 1 ] Start audio codec chip
I (12410) DRV8311: ES8311 in Slave mode
E (12421) gpio: GPIO_PIN mask error
E (12421) gpio: gpio_set_level(236): GPIO output gpio_num error
I (12425) AUDIO_HAL: Codec mode is 2, Ctrl:1
I (12432) AUDIO_PLAY: [3.0] Create audio http_pipeline for playback
I (12433) AUDIO_PLAY: [3.1] Create http stream to read data
I (12439) AUDIO_PLAY: [3.2] Create mp3 decoder to decode mp3 file
I (12446) MP3_DECODER: MP3 init
I (12449) modem_board: Modem state STAGE_WAIT_IP, Start
I (12455) network_4g: [ Modem Board Event ]: Network connected
I (12456) modem_board: Modem state STAGE_WAIT_IP, Success!
I (12468) AUDIO_PLAY: [3.3] Create i2s stream to write data to codec chip
I (12478) AUDIO_PLAY: [3.4] Create fatfs stream to read data from sdcard
I (12483) AUDIO_PLAY: [3.4] Register all elements to audio http_pipeline
I (12490) AUDIO_PLAY: [3.5] Link it together http_stream-->mp3_decoder-->i2s_stream-->[codec_chip]
I (12500) AUDIO_PIPELINE: link el->rb, el:0x3c11a690, tag:file, rb:0x3c11a814
I (12508) AUDIO_PIPELINE: link el->rb, el:0x3c11a2dc, tag:mp3, rb:0x3c11c854
I (12515) AUDIO_PLAY: [3.0] Create fatfs stream to save file
I (12522) AUDIO_PLAY: [3.1] Create raw stream to read data
I (12528) AUDIO_PLAY: [3.2] Create pipeline to save audio file
I (12534) AUDIO_PLAY: [3.4] Register all elements to pipeline_save
I (12541) AUDIO_PLAY: [3.5] Link elements together raw_stream-->fatfs_stream
I (12586) AUDIO_PIPELINE: link el->rb, el:0x3c11d1cc, tag:raw, rb:0x3c11d34c
I (12586) AUDIO_PLAY: [3.6] Connect input ringbuffer of pipeline_save to http stream multi output
I (12592) AUDIO_PLAY: [2.0] Start and wait for Wi-Fi network
E (12598) gpio: esp_intr_alloc failed (0x105)
I (12603) network_4g: 64 bytes from 8.8.8.8 icmp_seq=1 ttl=49 time=205 ms

I (12603) network_4g: --- Network Connected ---
I (12616) AUDIO_PLAY: [2.0] network on-line
I (12621) AUDIO_PLAY: [1.1] Initialize and start peripherals
I (12627) SDCARD: Using 1-line SD mode, base path=/sdcard
I (12634) gpio: GPIO[15]| InputEn: 0| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:0
I (12643) gpio: GPIO[7]| InputEn: 0| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:0
I (12652) gpio: GPIO[4]| InputEn: 0| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:0
I (12662) AUDIO_THREAD: The esp_periph task allocate stack on internal memory
I (12706) SDCARD: CID name 00000!

I (13169) AUDIO_PLAY: [1.2] Set up a sdcard playlist and scan sdcard music save to it
I (13272) PLAYLIST_SDCARD: ID URL
I (13272) PLAYLIST_SDCARD: 0 file://sdcard/test_output.mp3
I (13273) PLAYLIST_SDCARD: 1 file://sdcard/1_0@AC57.mp3
I (13278) PLAYLIST_SDCARD: 2 file://sdcard/1_0@AC50.mp3
I (13284) PLAYLIST_SDCARD: 3 file://sdcard/2784995048.mp3
I (13290) AUDIO_PLAY: [ 4 ] Set up event listener
I (13295) AUDIO_PLAY: [4.1] Listening event from all elements of http_pipeline
I (13303) AUDIO_PLAY: [4.2] Listening event from peripherals
E (13310) I2C_BUS: E:/espV5.1/esp-adf/components/esp_peripherals/driver/i2c_bus/i2c_bus.c:115 (i2c_bus_write_bytes):I2C Bus WriteReg Error
I (13323) mqtt: Waiting for network connection ......
I (13328) mqtt: [APP] Free memory: 1735952 bytes
I (13334) mqtt: Other event id:7
I (14242) mqtt: MQTT_EVENT_CONNECTED
I (14243) mqtt: sent subscribe successful, msg_id=28306,report_topic=cloud/set/dc5475d6d058
I (14634) mqtt: MQTT_EVENT_SUBSCRIBED, msg_id=28306
I (21355) mqtt: MQTT_EVENT_DATA
I (21355) mqtt: TOPIC=cloud/set/dc5475d6d058
I (21356) mqtt: DATA={
"JSON_id":1,
"sound_card":
{
"online_play":
{
"url":"https://dl.espressif.com/dl/audio/ff-16b-1c-1600hz.mp3"
},
"interrupt": 1
}
}
I (21369) network_4g: --- Network Connected ---
W (21374) AUDIO_PIPELINE: Without stop, st:1
W (21378) AUDIO_PIPELINE: Without wait stop, st:1
W (21384) AUDIO_ELEMENT: [raw] Element has not create when AUDIO_ELEMENT_TERMINATE
W (21392) AUDIO_ELEMENT: [file_w] Element has not create when AUDIO_ELEMENT_TERMINATE
I (21401) AUDIO_PIPELINE: audio_pipeline_unlinked
I (21443) AUDIO_PIPELINE: link el->rb, el:0x3c11a150, tag:http, rb:0x3c1a3ea0
I (21443) AUDIO_PIPELINE: link el->rb, el:0x3c11a2dc, tag:mp3, rb:0x3c1a4044
I (21448) AUDIO_PLAY: [ * ] Start audio_pipeline
I (21453) AUDIO_THREAD: The http task allocate stack on external memory
I (21461) AUDIO_ELEMENT: [http-0x3c11a150] Element task created
I (21467) AUDIO_THREAD: The mp3 task allocate stack on external memory
I (21474) AUDIO_ELEMENT: [mp3-0x3c11a2dc] Element task created
I (21481) AUDIO_THREAD: The i2s task allocate stack on internal memory
I (21488) AUDIO_ELEMENT: [i2s-0x3c11a554] Element task created
I (21494) AUDIO_PIPELINE: Func:audio_pipeline_run, Line:359, MEM Total:1184780 Bytes, Inter:233099 Bytes, Dram:233099 Bytes

I (21506) AUDIO_ELEMENT: [http] AEL_MSG_CMD_RESUME,state:1
I (21514) AUDIO_ELEMENT: [mp3] AEL_MSG_CMD_RESUME,state:1
I (21518) MP3_DECODER: MP3 opened
I (21519) AUDIO_ELEMENT: [i2s] AEL_MSG_CMD_RESUME,state:1
I (21528) I2S_STREAM: AUDIO_STREAM_WRITER
I (21533) AUDIO_PIPELINE: Pipeline started
I (22399) network_4g: Ping addr 8.8.8.8 Restart..
I (22562) network_4g: 64 bytes from 8.8.8.8 icmp_seq=1 ttl=49 time=162 ms

I (22588) HTTP_STREAM: total_bytes=0
I (24077) HTTP_STREAM: total_bytes=364
E (24077) HTTP_STREAM: Invalid HTTP stream, status code = 404
E (24077) AUDIO_ELEMENT: [http] AEL_STATUS_ERROR_OPEN,-1
W (24083) AUDIO_ELEMENT: [http] audio_element_on_cmd_error,7
W (24091) AUDIO_ELEMENT: IN-[mp3] AEL_IO_ABORT
E (24094) MP3_DECODER: failed to read audio data (line 122)
W (24101) AUDIO_ELEMENT: [mp3] AEL_IO_ABORT, -3
I (24106) MP3_DECODER: Closed
W (24117) AUDIO_ELEMENT: IN-[i2s] AEL_IO_ABORT
I (28956) mqtt: MQTT_EVENT_DATA
I (28956) mqtt: TOPIC=cloud/set/dc5475d6d058
I (28957) mqtt: DATA={
"JSON_id":1,
"sound_card":
{
"online_play":
{
"url":"https://dl.espressif.com/dl/audio/ff-16b-1c-16000hz.mp3"
},
"interrupt": 1
}
}
I (28970) network_4g: --- Network Connected ---
W (28975) AUDIO_PIPELINE: Without stop, st:1
W (28980) AUDIO_PIPELINE: Without wait stop, st:1
W (28985) AUDIO_ELEMENT: [raw] Element has not create when AUDIO_ELEMENT_TERMINATE
W (28993) AUDIO_ELEMENT: [file_w] Element has not create when AUDIO_ELEMENT_TERMINATE
W (29002) AUDIO_PLAY: [ * ] i2s_stream_writer el_state = 5
W (29008) AUDIO_ELEMENT: [http] Element already stopped
W (29014) AUDIO_ELEMENT: [mp3] Element already stopped
W (29020) AUDIO_ELEMENT: [i2s] Element already stopped
I (29026) AUDIO_PIPELINE: audio_pipeline_unlinked
I (29068) AUDIO_PIPELINE: link el->rb, el:0x3c11a150, tag:http, rb:0x3c1a3ea0
I (29068) AUDIO_PIPELINE: link el->rb, el:0x3c11a2dc, tag:mp3, rb:0x3c1a4014
I (29073) AUDIO_PLAY: [ * ] Start audio_pipeline
I (29078) AUDIO_THREAD: The http task allocate stack on external memory
I (29086) AUDIO_ELEMENT: [http-0x3c11a150] Element task created
I (29092) AUDIO_THREAD: The mp3 task allocate stack on external memory
I (29099) AUDIO_ELEMENT: [mp3-0x3c11a2dc] Element task created
I (29106) AUDIO_THREAD: The i2s task allocate stack on internal memory
I (29112) AUDIO_ELEMENT: [i2s-0x3c11a554] Element task created
I (29119) AUDIO_PIPELINE: Func:audio_pipeline_run, Line:359, MEM Total:1183532 Bytes, Inter:232559 Bytes, Dram:232559 Bytes

I (29131) AUDIO_ELEMENT: [http] AEL_MSG_CMD_RESUME,state:1
I (29140) AUDIO_ELEMENT: [mp3] AEL_MSG_CMD_RESUME,state:1
I (29143) MP3_DECODER: MP3 opened
I (29144) AUDIO_ELEMENT: [i2s] AEL_MSG_CMD_RESUME,state:1
I (29153) I2S_STREAM: AUDIO_STREAM_WRITER
I (29158) AUDIO_PIPELINE: Pipeline started
I (30085) HTTP_STREAM: total_bytes=0
I (31278) HTTP_STREAM: total_bytes=562097
I (32399) network_4g: Ping addr 8.8.8.8 Restart..
E (33318) esp-aes: Timed out waiting for completion of AES Interrupt
E (33318) esp-aes: esp_aes_dma_wait_complete failed
I (33373) AUDIO_PLAY: [ * ] Receive music info from mp3 decoder, sample_rates=16000, bits=16, ch=1
I (33396) AUDIO_ELEMENT: [i2s] AEL_MSG_CMD_PAUSE
I (33397) AUDIO_ELEMENT: [i2s] AEL_MSG_CMD_RESUME,state:4
I (33398) I2S_STREAM: AUDIO_STREAM_WRITER
W (34399) network_4g: From 8.8.8.8 icmp_seq=1 timeout

E (35334) esp-aes: Timed out waiting for completion of AES Interrupt
E (35334) esp-aes: esp_aes_dma_wait_complete failed
E (37349) esp-aes: Timed out waiting for completion of AES Interrupt
E (37349) esp-aes: esp_aes_dma_wait_complete failed
E (39364) esp-aes: Timed out waiting for completion of AES Interrupt
E (39364) esp-aes: esp_aes_dma_wait_complete failed
I (42399) network_4g: Ping addr 8.8.8.8 Restart..
W (44400) network_4g: From 8.8.8.8 icmp_seq=1 timeout

I (52400) network_4g: Ping addr 8.8.8.8 Restart..
W (54400) network_4g: From 8.8.8.8 icmp_seq=1 timeout

I (62400) network_4g: Ping addr 8.8.8.8 Restart..
W (64400) network_4g: From 8.8.8.8 icmp_seq=1 timeout

E (69373) transport_base: esp_tls_conn_read error, errno=No more processes
W (69373) HTTP_CLIENT: esp_transport_read returned:0 and errno:11
W (69376) HTTP_STREAM: No more data,errno:0, total_bytes:65536, rlen = -28679
I (69384) AUDIO_ELEMENT: IN-[http] AEL_IO_DONE,0
I (69391) AUDIO_ELEMENT: IN-[mp3] AEL_IO_DONE,-2
I (69961) MP3_DECODER: Closed
I (70109) AUDIO_ELEMENT: IN-[i2s] AEL_IO_DONE,-2
I (70405) AUDIO_PLAY: [ * ] Stop event received
I (72400) network_4g: Ping addr 8.8.8.8 Restart..
W (74400) network_4g: From 8.8.8.8 icmp_seq=1 timeout

I (82400) network_4g: Ping addr 8.8.8.8 Restart..
W (84400) network_4g: From 8.8.8.8 icmp_seq=1 timeout

I (92400) network_4g: Ping addr 8.8.8.8 Restart..
W (94400) network_4g: From 8.8.8.8 icmp_seq=1 timeout

I (102400) network_4g: Ping addr 8.8.8.8 Restart..
W (104400) network_4g: From 8.8.8.8 icmp_seq=1 timeout

I (112400) network_4g: Ping addr 8.8.8.8 Restart..
W (114400) network_4g: From 8.8.8.8 icmp_seq=1 timeout

I (122400) network_4g: Ping addr 8.8.8.8 Restart..
I (122401) network_4g: 64 bytes from 8.8.8.8 icmp_seq=1 ttl=49 time=0 ms

I (132400) network_4g: Ping addr 8.8.8.8 Restart..
E (134283) mqtt_client: No PING_RESP, disconnected
I (134284) mqtt: MQTT_EVENT_DISCONNECTED
W (134400) network_4g: From 8.8.8.8 icmp_seq=1 timeout

I (142400) network_4g: Ping addr 8.8.8.8 Restart..
I (144285) mqtt: Other event id:7
W (144400) network_4g: From 8.8.8.8 icmp_seq=1 timeout

I (152400) network_4g: Ping addr 8.8.8.8 Restart..
W (154400) network_4g: From 8.8.8.8 icmp_seq=1 timeout

E (158286) esp-tls: couldn't get hostname for :broker.emqx.io: getaddrinfo() returns 202, addrinfo=0x0
E (158286) transport_base: Failed to open a new connection: 32769
E (158292) mqtt_client: Error transport connect
I (158297) mqtt: MQTT_EVENT_ERROR
I (158301) mqtt: Last error code reported from esp-tls: 0x8001
I (158307) mqtt: Last tls stack error number: 0x0
I (158313) mqtt: Last captured errno : 119 (Connection already in progress)
I (158320) mqtt: MQTT_EVENT_DISCONNECTED
I (162400) network_4g: Ping addr 8.8.8.8 Restart..
W (164400) network_4g: From 8.8.8.8 icmp_seq=1 timeout

I (168325) mqtt: Other event id:7
I (172400) network_4g: Ping addr 8.8.8.8 Restart..
W (174400) network_4g: From 8.8.8.8 icmp_seq=1 timeout

E (182325) esp-tls: couldn't get hostname for :broker.emqx.io: getaddrinfo() returns 202, addrinfo=0x0
E (182325) transport_base: Failed to open a new connection: 32769
E (182331) mqtt_client: Error transport connect
I (182336) mqtt: MQTT_EVENT_ERROR
I (182340) mqtt: Last error code reported from esp-tls: 0x8001
I (182346) mqtt: Last tls stack error number: 0x0
I (182352) mqtt: Last captured errno : 119 (Connection already in progress)
I (182359) mqtt: MQTT_EVENT_DISCONNECTED
I (182400) network_4g: Ping addr 8.8.8.8 Restart..
W (184400) network_4g: From 8.8.8.8 icmp_seq=1 timeout
Attachments
log.txt
(23.5 KiB) Downloaded 129 times

Who is online

Users browsing this forum: No registered users and 80 guests