Wilmer,
Generally speaking, this should not have any affect on the internal PA. However, what could affect the internal PA is if the device begins to overheat.
BR,
Seong
Part Number: CC3100
Hello,
I'm seeing a similar issue here where the I'm getting this error: OTHER_SIDE_CLOSE_SSL_DATA_NOT_ENCRYPTED (2). It is always coupled with SL_ESECCLOSED (-452).
I'm using FreeRTOS.
The answer given to a similar questions…
Part Number: CC3100 Hello,
Has WPA been deprecated in the lates Service Pack version?
Are both WPA and WPA2 treated the same way or are they differentiated internally? They currently share the same enumeration:
...
#define SL_SEC_TYPE_WPA ( 2 ) /* deprecated…
Part Number: CC3100 On a custom board using the CC3100 with the latest service pack, I'm sending and receiving messages with a socket configured for transceiver mode (SL_SOCK_DGRAM / L2.)
With 11 boards running, all sending messages at various times…
Part Number: EK-TM4C1294XL Other Parts Discussed in Thread: CC3100 HI everyone,
Fo the Launch pad with Display i am using CC3100 booster pack inn windows machine , now we have migrating t macbook pro , i am unable to download and install CC3100 sdk in…
Part Number: CC3100 Hi,
I have this issue in which sometimes the code is stuck in _SlNonOsSemGet. I have seen a lot of threads having this issue as well. Is this a known bug? what would be the work around? thanks a lot
screenshot below is the call sta…
Part Number: CC3100 When using the MQTT stack on the CC3100, are there specific error codes that would occur as a result of setting improper/invalid URL for the MQTT broker and/or using invalid CA certificate for the broker? We are looking for a way to…
Part Number: CC3100 On an active and stable connection, occasionally, the device displays this Disconnect event:
SL_WLAN_DISCONNECT_ROAMING_TRIGGER_BSS_LOSS (109)
and this general error event:
[GENERAL EVENT] - Fatal Error! Status: -109 (SL_GENERAL_ERROR_CON_MGMT_STATUS_DISCONNECT_DURING_CONNECT…
Part Number: CC3200 Other Parts Discussed in Thread: UNIFLASH , , CC3100 I attempted radio tool but error -211 , improper FW in 3200.
UNIFLASH 3.2.0.00123 LOG:
[17:19:07] Begin ServicePackProgramming operation. [17:19:08] INFO: > Executing Operation: …
Other Parts Discussed in Thread: CC3100 Hello,
I am trying to get some help understanding the SL_IP_LEASE_EXPIRED (2) error.
Apparently SL_IP_LEASE_EXPIRED is related to is an AP DHCP Server - IP Release reason. I assume this means the CC3100 was unable…