I was wondering why BL have not released IEEE 802.15.4 documentation and low level API.
There is interest in the RIOT-OS community to work with some RISC-V + IEEE 802.15.4 and BL-702
can be a good candidate, but no one finds any documentation.
What I should have access:
- All registers description and documentation
- Access to all source code related to IEEE 802.15.4 MAC (Zigbee is not necessary)
- A clean implementation without binary blobs (pure MAC without Zigbee part)
With above, it will be possible implement access to IEEE 802.15.4 hardware block and use it.