I am evaluating the CC1352R using the TI Launchpad CC1352R1 Development Kit evaluation board and the TI SimpleLink CC13x2 2.10.00.48 Software Development Kit.
I will be configuring the PHY for sub-1GHz operation according to 802.15.4g FSK and Wi-SUN specifications for 50kbps, 100kbps, 150kbps and 300kbps. I am looking for some examples that use an 802.15.4g PHY mode for packet tx and rx. I will be porting our implementation of the Wi-SUN MAC which is based (loosely) on 802.15.4e. The literature suggests that 802.15.4g is supported, and I have used Smart RF Studio 7 version 2.9.0 and have found settings that work for the PHY modes I need. I am looking for examples in the SDK or elsewhere with the code to set up and operate in these modes.
Also I have read in other posts that the TI "stack" includes 802.15.4e and 802.15.4g support in the MAC, but the examples I have found do not include support for the 802.15.4e frame extensions or PHYs with packet size > 127 octets. Where should I look for the latest MAC ?
Thanks you
Ben