Kedar Sovani
Kedar Sovani
@tatsutaigu sure, will update it in the upcoming release
Hi @tatsutaigu CMake is not yet supported in Alexa. You can use the build instructions as documented in this https://github.com/espressif/esp-va-sdk/blob/master/README-Getting-Started.md file. We will update this issue once CMake support is...
@NikhilPatale From acoustic certification perspective, it would not be possible to be done on the 'msc' variant even after the board porting is done with IDFv4.2 https://github.com/espressif/esp-va-sdk/tree/feature/aia-beta#0-important-note. As Chirag advised...
The release is now out. While the build flags do shrink the library, some additional completeness features and certification fixes may offset that gain. Please check if this works for...
Ah, right. You might have tried this already, if not, please try commenting out the call alexa_tone_enable_larger_tones(); from the app_main.c. This should exclude some of the larger tones that get...
> If that happens, opcode is populated with the its frame's opcode (in this case 'text') in the subsequent return > values. Would it not be better to set the...
Does the on/off problem exist on a fresh restart of the plonk server, as well as within the same instantiation post-commissioning? I'll go ahead and merge this for now. Can...
Ah, could you also share the full rust side logs from Linux?
I think what is likely happening is that commissioning worked for you once (after you fixed the mDNS). But then once commissioning has happened matter-rs persistently stored a record of...
> I have to wait a few seconds after cargo running before performing the commissioning I haven't noticed this problem on the Mac, I usually switch the terminal and run...