How to enable NCD/DCD on MC1322x. While not selectable within BeeKit, receive mode can be called from software:
There are APIs on both the MAC and SMAC to change the demodulator mode.
MAC
====
Asp_SetDemodulatorType(bool_t demDCDenable)
MAC Reference Manual section 5.3.16
SMAC
=====
SetDemulatorMode(DemTypes_t demodulator)
22x SMAC Reference Manual, Section 3.5.1