Page 1 of 1

Language issue on Matter

Posted: Tue Nov 12, 2024 1:55 pm
by ajay.rathor
  1. Hi everyone,
  2.  
  3. One project we are working on involves creating a smart plug that supports the matter protocol.
  4.  
  5. We are using the ESP-Matter SDK, and we discovered that every matter example is also available on Google in CPP. As a result, we would like to switch from CPP to C. Therefore, I would like to know if writing code in C is appropriate.
  6.  
  7. If anyone has done this, please share the difficulties you have encountered. If you are able to assist us, that would be beneficial.
  8.  
  9. Or we need to go with CPP only?