Build error in blemesh_bridge with ESP-IDF v5.5.2 #1662
-
DescriptionI am building the blemesh_bridge example from esp-matter v1.5.0: Environment
IssueThe build fails with the following error: The same project builds successfully when using ESP-IDF v5.4.3. I have also verified that the light example builds successfully with esp-matter v1.5.0 and ESP-IDF v5.5.2. Question
Any guidance would be appreciated. |
Beta Was this translation helpful? Give feedback.
Answered by
DejinChen
Jan 30, 2026
Replies: 1 comment 5 replies
-
|
Could you try |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
On esp_matter release v1.5, try this ble_mesh_with_data_model_fix.patch. For the compiling error on idf 5.5.2, try this commit. espressif/esp-idf@7ae9d8d