2021-05-04 04:10 PM
I've just started a personal project to communicate between different embedded devices using STM32F401RE via OpenThread. I would like to know if it is possible to use F401 processors and its peripherals combined to a separate radio such as nrf24l01 to make it happen.
If yes, is there already a project or tutorial to port OpenThread to a non-supported STM32 microcontroller such as mine.
I'm new to OpenThread and kinda lost at the start.
Thanks for any help!