Hi,
I have followed the OpenThread and am very happy to see its great improvement.
I am interested in porting OpenThread to embedded system. And I found an important update on June 16.
The CC2538 has been supported in OpenThread with some modification in ./src.
Some issues should be investigated before porting OpenThread.
- Is the hardware abstraction API in openthread/example/cc2538/platform determined? In the future, is there no big modification in abstraction?
- In openthread\src\core\mac, there is an implementation of 802.15.4 MAC. For supporting 802.15.4 hardware, part of the source code in openthread\src\core\mac is redundancy. Is it possible/ready to support other embedded hardware (SoCs or radio modules) at present?
Thank you.
Regards,
Qiang Gu