Part Number: CC3100 hi,
I m programming CC3100 module, It is in wifi station mode, now I'm able to scan and connect to some available network, Once this connection is established between cc3100 and AP network,I need to scan for available network again…
Part Number: CC3100 Other Parts Discussed in Thread: UNIFLASH , CC3200 Our company uses CC3100 chips for a long time in home security systems. Platform is STM32 with cooperative OS. Since 2017, for many reasons, we didn't update neither Host driver nor…
Part Number: CC3100 Other Parts Discussed in Thread: CC3120 I am doing the migration of the code in a STM32H753IIK6 microcontroller, I would like to know if the current drivers would support the CC3100 chip. We are using the 2017 version of simplelink…
Part Number: CC3100 Other Parts Discussed in Thread: CC3120 ,
Hi,
We update our designed from CC3100 to CC3120 but there was shortage on CC3120 and we purchased and used CC3100 in a new design.
After flash programming and NHIB and NRESET configurations…
Part Number: CC3100 Hi,
i use sdk 1.3.0 and my question is why sl_ExtLib_MqttClientCtxDelete() failed when the wifi connection was droped by AP and there is a pennding qos1 message without clean session.
The flow was:
Device connected to some…
Part Number: CC3100MOD Other Parts Discussed in Thread: TM4C129ENCPDT , CC3100 Hi everyone,
How to flash service pack to Production silicon CC3100 wifi chip? i have TM4C129encpdt MCU connected to CC3100 using tI RTOS, is there any resources if there…
Part Number: CC3100 Hi everyone,
I have integrated the wifi module(CC3100-Simple link)driver files with the stm32f1 micro-controller.To put the WIFI in some mode we should use the sl_start() API call and then sl_wlansetmode(ROLE_AP) to put in AP mode…
Part Number: CC3100 Hello,
I have been getting the -100 error occasionally when trying to set the device time like below:
sl_DevSet(SL_DEVICE_GENERAL_CONFIGURATION,SL_DEVICE_GENERAL_CONFIGURATION_DATE_TIME, sizeof(SlDateTime_t),(unsigned char *…
Part Number: CC3100 Dear TEAM,
Another question, the pin 14 name in CC3100 datasheet is different in many page.
Would you confirm these pin 14 name?
Or give us the recommendation for symbol applying. Thank you.
Page 5: FLASH_SPI_CS
Page…
Part Number: CC3100 I have a custom board with a CC3100 and I've ported the simplelink driver to my environment.
When the CC3100 is connected to a wifi AP and the application on my board is chatting with a service on the network, sometimes the CC3100…