Hi,
Thanks for this.
Attempting to build gives me "ETH_P_IEEE802154" undeclared
I assume you must be using a nrF connect build that hasn't been released yet? Looks like the latest official version uses zephyr 3.1.99 - hopefully a new official release comes out soon as workwise I can't try that right now.
Just for your potential interest: using the 5340DK I was able to send some messages on their raw transmit function - very heavily stripped down version here (apologies for the huge files, inexperienced with the newer SDK and wasn't sure what files should be ignored).
I got the non stripped down version communicating with a legacy coordinator on another chip using 802.15.4 but unfortunately the messages get dropped. Hoping nordic get back to me soon enough.
Hi,
Thanks for this.
Attempting to build gives me "ETH_P_IEEE802154" undeclared
I assume you must be using a nrF connect build that hasn't been released yet? Looks like the latest official version uses zephyr 3.1.99 - hopefully a new official release comes out soon as workwise I can't try that right now.
Just for your potential interest: using the 5340DK I was able to send some messages on their raw transmit function - very heavily stripped down version here (apologies for the huge files, inexperienced with the newer SDK and wasn't sure what files should be ignored).
I got the non stripped down version communicating with a legacy coordinator on another chip using 802.15.4 but unfortunately the messages get dropped. Hoping nordic get back to me soon enough.