Search found 5 matches

by walker34
Tue Oct 02, 2018 6:36 am
Forum: ESP-ADF
Topic: ESP32-LYRATD-MSC Playing Tune form Micro SDCard
Replies: 1
Views: 4554

ESP32-LYRATD-MSC Playing Tune form Micro SDCard

Hi everyone, How can we sing a song from micro sd card? • What is the commnad for play a tune from microsd card. • Can we setup a media player to kit. If your answer is yes, How can we find player.exe and how to install it? • For instance, Let say we have two tunes as A.mp3 and B.mp3 on SD card. I w...
by walker34
Thu Sep 27, 2018 9:08 am
Forum: ESP-ADF
Topic: ESP32-LYRATD-MSC WAKE UP ALEXA
Replies: 6
Views: 8774

Re: ESP32-LYRATD-MSC WAKE UP ALEXA

Hi ESP_Amit,

of course , you can find SS of log file at the attachment. I tried all of advices , but i failed every time. :(
by walker34
Wed Sep 26, 2018 2:58 pm
Forum: ESP-ADF
Topic: ESP32-LYRATD-MSC WAKE UP ALEXA
Replies: 6
Views: 8774

Re: ESP32-LYRATD-MSC WAKE UP ALEXA

Hi ESP_Amit, Thank you for responding. I tried it, but i failed again. My dealer send new .bin files. The error which was mentioned is gone after I used new lib, but I have been giving a new trouble. The flash chip resetting by itself. This is the error code: rst:0x10 (RTCWDT_RTC_RESET),boot:0x3f (S...
by walker34
Tue Sep 25, 2018 12:50 pm
Forum: ESP-ADF
Topic: ESP32-LYRATD-MSC WAKE UP ALEXA
Replies: 6
Views: 8774

Re: ESP32-LYRATD-MSC WAKE UP ALEXA

Hi ESP_Amit , I attached uart log files. I see some errors like this: E (47) flash_parts: partition 3 invalid - offset 0x20000 size 0x300000 exceeds flash chip size 0x200000 E (57) boot: Failed to verify partition table E (62) boot: load partition table error! ---------------------------------------...
by walker34
Mon Sep 24, 2018 12:07 pm
Forum: ESP-ADF
Topic: ESP32-LYRATD-MSC WAKE UP ALEXA
Replies: 6
Views: 8774

ESP32-LYRATD-MSC WAKE UP ALEXA

Hi everyone, I really help about ESP32-LYRATD- MSC. I started to develop with reading datasheet for AVS and apply instructions. I downloaded this https://github.com/espressif/esp-avs-sdk/releases/tag/beta2 .bin files with ESP32 DOWNLOAD TOOL according to Datasheet, and adressed with true values. But...