Hi,
I am trying to evaluate the CC1310 using the LaunchPad and am trying to achieve the minimum possible power consumption of the Collector example. I have enabled beacon mode and set CONFIG_MAC_BEACON_ORDER to 8. If I set CONFIG_SUPERFRAME_ORDER to 1 then network association fails and I can see with my sniffer that the Association Response is not being sent from the collector. Or if it is, it is being corrupted. It works with larger CONFIG_MAC_BEACON_ORDER values.
Should this work as the Stack User Guide says CONFIG_SUPERFRAME_ORDER can be between 1 and 14?
Mike