Hi
The latest OpenThread/Zigbee SDK has no examples for openthread with the PCA10059 (No MBR, executing directly from 0x0 @ flash start).
Ive tried now multiple times combining examples together but i cannot build it, as required libraries are either not available for the NRF52840 or outdated.
There are examples of compiling the libs (openthread) yourself, ive done this but this is not all of it required for example for the openthread-simple-server.
- I would very much welcome all the source code in the SDK so i would not need to work with precompiled static libraries.
- I would also very much welcome examples for all your boards, not just some of them.
Would you be able to extend the SDK?