Support 802.15.4 embedded platforms

Mesh technologies like Thread & Zigbee utilize SoCs with 802.15.4 radios. Adding support for popular chipsets would greatly help our community adopt the PlatformIO ecosystem. Popular devices include:

PlatformIO already supports devices from these manufacturers. What else is needed to support these devices with the 802.15.4 peripheral?

How to program these MCUs? “Register for Software Access”…

I don’t see any problems. We have GCC ARM toolchain. Need to discuss SDK parts. I’m not keen in these Thread & Zigbee.

Right, one of the challenges of working with these boards is that many of the manufacturers still require registration. However, several open source IoT frameworks have developed their own level of support - RIOT & Contiki are well-known examples.