Is there any IEEE802.15.4 example project or any helpful articles(other than IEEE802.15.4 UART example) ?

Hi Nordic Team,

As I am looking for some example or Articles regarding the IEEE 802.15.4 protocol Application development.  I would hereby looking for suggestions.

Thanks for your time and consideration.

Thanks and Regards,

Sreejith

Parents Reply Children
  • Hi Priyanka,

    I am working with nRF5 SDK 17.1.0 and nRF52840 SoC. I found the example with Wireless UART but I would like to make MCPS data receive and transmit. I could not understand the FSM working and radio receiver and transmitter from this example. When I tried to include nrf_802154.h (IEEE 802.15.4 driver) I am getting error that there is no such a file (of course I expected this error because there is no driver/file named nrf_802154.h and .c). 

    My attempt is to simply make an application (sensor) which support MAC layer (MCPS data request). How can I start using this SDK.

    Many thanks for your time and support.

    with Regards,

    Sreejith

Related