Other Parts Discussed in Thread: CC3100, CC3100SDK
Hi All,
Please tell me about CC3100 carrier sense.
Customers evaluate at tcp_socket(AP, STA) of CC3100SDK.
1. When executing carrier sense on the CC3100 and MCU, what is the threshold value?
I think that setting the threshold with Program using API sl_Wlanset() with WLAN_GENERAL_PARAM_OPT_SCAN_PARAMS(ScanParamConfig.rssiThreshold).
Is this recognition correct?
2. If this recognition is correct, what is the default value of threshold, if you do not set WLAN_GENERAL_PARAM_OPT_SCAN_PARAMS in the Program?
3. I believe that CC3100's CCA(Clear Channel Assesment) supports both CS/CCA and CCA-ED.
Is this recognition correct?
Best Regards,
Takashi