Hi Nordic Team
I want to run the example project[802_15_4] on the soc chip 52820.So for the SDK17.0,it run and work well on soc chip 52840.
In order to run on the chip nRF52820,so I modify its flash and rom about the nRF52820. It can build successfully,and also can printf the uart data.
But can not send any wireless data,And debug about this source code,it can not continue.
I learn about the user guide for the infocenter.nordicsemi.com/index.jsp,
This information applies to the nRF52840 SoC only.
But from the nRF2820 datasheet,it suppport 802.15.4 wireless protocol.
So this example project can not run on nRF52820?
Thanks!