temperature-measurement-app2 MATTER-ESP32 / temperature-measurement-app 분석(2/n) 소스구조 ├── CMakeLists.txt ├── README.md ├── main │ ├── CHIPDeviceManager.cpp CHIPDeviceManager::CommonDeviceEventHandler(){} CHIPDeviceManager::Init(CHIPDeviceManagerCallbacks * cb) {CHIP 스택초기화 Advertising Enable PlatformMgr.EventHandler 등록(cb) PlatformMgr.StartEventLoopTask()... } void MatterPostAttributeChangeCallback(...){} │ ├── CMakeLists.txt │ ├── DeviceCallbacks.cpp void DeviceCallbacks::De.. 2022. 8. 28. MATTER-ESP32 / temperature-measurement-app 분석(1/n), Zap tool, Data Model Config [참고] nordicsemi: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/ug_matter_creating_accessory.html#edit-clusters-using-the-zap-tool espressif blog: https://blog.espressif.com/announcing-matter-previously-chip-on-esp32-84164316c0e3 [소스환경] https://github.com/project-chip/connectedhomeip/tree/test_event_7 github 으로 소스 받은 후 branch 를 test_event_7로 변경 (espressif 블로그에서 사용한 환경으로 추정됨) tem.. 2022. 8. 28. 이전 1 다음