how to enable CSL on openthread?
Hi,
You can enable CSL with the following Kconfig option:
CONFIG_OPENTHREAD_CSL_RECEIVER=y
You can then configure the CSL behavior with these options:
You can read more in our documentation here: Synchronized Sleepy End Device.
Best regards,
Marte
Hi,
You can enable CSL with the following Kconfig option:
CONFIG_OPENTHREAD_CSL_RECEIVER=y
You can then configure the CSL behavior with these options:
You can read more in our documentation here: Synchronized Sleepy End Device.
Best regards,
Marte