mmt-10

Results 7 comments of mmt-10

I think they move to their beta program. [https://developers.home.google.com/matter/get-started](https://developers.home.google.com/matter/get-started) [https://developer.apple.com/apple-home/](https://developer.apple.com/apple-home/)

They have already distributed it. It may include JNI library. [https://developers.home.google.com/mobile-sdk](https://developers.home.google.com/mobile-sdk)

@hiepverik Thank you for your information! I change controllerVendorId = 0xFFFF to 0xFFF4, then, Android app can control ESP32.

I made **CMakeLists.txt** as below and save it to root directory on amazon_alexa sample project. [CMakeLists.txt](https://github.com/espressif/esp-va-sdk/files/3404771/CMakeLists.txt) > cmake_minimum_required(VERSION 3.5) > > include($ENV{IDF_PATH}/tools/cmake/project.cmake) > project(alexa) However, I got below error. >...

@Jiangyafeng, I understand your resource is not enough. And, I worry the future of ESP-MDF because it is pending from 2021 October. I have been waiting for it for a...

@Jiangyafeng, I heard that the lockdown COVID-19 in Shanghai ended at the end of June. However, I feel Espressif have not start maintenance ESP-MDF yet. The fact that the official...

I got same issue. ``` $ git log -1 commit 8f66f4215bc0708efc8cc73bda80620e67d8955f (HEAD, tag: v1.1.0.1) Author: Damian Michalak-Szmaciński Date: Tue May 2 19:55:30 2023 +0200 [ linux cirque ] Add flake8...