Hello everyone!
I've just started a personal project to communicate between different embedded devices using STM32F401RE using OpenThread.
I've had some experience on programming the microcontroller but none on OpenThread implementation. So I have some newbie questions.
1) Is there even possible to port OT in the given microcontroller?
2) Do you have some advice on material to begin with? (OT port codelab seems to not have a tutorial on how to port them)
3) Is there an recommended IDE? I used to use CubeIDE for toolchain, peripheral configuration and compilation
Thanks for any help!