Hi,
My customer is trying to implement “carrier sense” on CC1312R using Contiki-NG which is available on below GitHub.
https://github.com/contiki-ng/contiki-ng
It seems carrier sense command is implemented in TI driver, but it does not work.
Command: typedef struct __RFC_STRUCT rfc_CMD_PROP_CS_s rfc_CMD_PROP_CS_t
Folder:C:\contiki-ng\arch\cpu\cc13xx-cc26xx\lib\coresdk_cc13xx_cc26xx\source\ti\devices\cc13x2_cc26x2_v2\driverlib\rf_prop_cmd.h
I knew this is still development branch, but is this the reason the command does not work?
Thanks and regards,
KoT