Hi,
So we have a smart light control app, and it is based on nRF-Mesh-Library version 1.0.2. Since it's announced the version 1.x is no longer being maintained, we want to migrate the library to version 2 and keep all the functionalities working.
Cuz all the class names and stuff are different, all I can come up with is trying to rebuild all the functionalities based on version 2 library, but it's inefficient. So I'm wondering if there is any suggestion about how to do this or anybody has done this before. Thanks!