Part Number: CC3120MOD Other Parts Discussed in Thread: CC3120 Hello,
I have a customer who would like to disable some of the slower PHY speeds to help reduce airtime occupancy. Is there a way to do this on the CC3120? Is there a way to disable 802.11b…
basically an ACK is returned on data and most management frames (not for beacons as an example). But, I wouldn't spend time on ACK for deauth frames as at this point the AP just send a few frames in a role to denote there is no service anymore.
regarding…
Part Number: CC3120MOD Hello,
I have a customer who wanted to know if there were any safety mechanisms in place on the on board serial flash? What's the behavior if the CC3120mod happens to be writing to the flash when the reset signal gets asserted?…
Part Number: BOOSTXL-CC3120MOD Other Parts Discussed in Thread: MSP430FR5994 , , CC3120 , CC3100 , MSP430F5529 I am using the boostxl-cc3120mod booster pack on a MSP430FR5994 MCU. I am trying to use the wifi module to communicate on the internet through the…
Hey Sabeeh,
Thanks for taking a look here. For now the effort to port over to the 4.20 SDK is paused so we can close this thread out and start a new one when it comes up again. For what it's worth I did the same and it seems that the network terminal…
Part Number: SIMPLELINK-SDK-WIFI-PLUGIN Other Parts Discussed in Thread: CC3120MOD , CC3120 , UNIFLASH Hello,
I am working on a project using an MSP432 and CC3120MOD.
I was looking at using the nonvolatile memory on the CC3120 to create a testing program…
Part Number: CC3120MOD Other Parts Discussed in Thread: SIMPLELINK-SDK-WIFI-PLUGIN , SIMPLELINK-CC32XX-SDK , CC3120 , UNIFLASH Hello,
We are developing a new device based on CC1352R1 and CC3120MOD. The questions are:
Which SDK should be used for new developments…
Hi Ilian,
The 200ms requirement applies to nRESET and NOT nHIB.
Table 8-3 shows the nHIB timing requirement, which is 10ms.
Why is there a voltage drop in the first place? Can this be fixed?
Does the voltage drop down to 2.1V to put the device in a brownout…
Part Number: CC3120MOD Hi,
To date, you have recommended using in CC3120MOD the Taiyo Yuden antenna model AH316M245001-T. First of all, this component is very expensive relative to other similar antennas. Second, Taiyo Yuden has declared this component…
Hello,
I just solved the issue this morning. Turns out neither the malloc() fails or the -2005 error were related to the driver abort messages seen earlier.
I had originally modeled my send and receive functions after how the Network Terminal example handles…