Part Number: CC3130 Other Parts Discussed in Thread: UNIFLASH , CC3120 HI am going to program CC3130 through using the CLI interface of the Uniflash programmer, in the user guide SWRU469 there is a description how to program a CC3120 combining the application…
Part Number: CC3120 Other Parts Discussed in Thread: CC3130 , Hi team,
My customer is designing a IoT project, and is considering CC3120/CC3130. Could you provide the difference between CC3130 and CC3120? and is the module part recommended to use from supply…
Part Number: CC3130 Other Parts Discussed in Thread: UNIFLASH , CC3100 , CC3200 We have a custom board with CC3130 and attached Adesto AT25DF321A flash memory.
I have an FTDI UART from PC to the CC3130's UART and I can communicate with the 3130 after putting…
Part Number: CC3130 Hi
I've integrated the radiotool.c and made few modifications. However I seem to be stuck in the sl_socket. where I get the errorcode -72
rxSocket = sl_Socket(SL_AF_RF, (eOverrideCCA==1 ? SL_SOCK_RAW:SL_SOCK_DGRAM), eChannel)…
Part Number: CC3130 Hi
I am designing test equipment for a PCB with a CC3130 and would like to verify that the CTS pin (pin 61) has been correctly soldered and that there are no solder balls shorting the pin.
Normally this pin will only go low if I "overload…
Part Number: CC3130
Hi
Looking in the specification:
under SL_DEVICE_EVENT_FATAL_DRIVER_ABORT, is says:
"Notifies fatal error. The host driver is asserted. User must perform device reset."
Does this "only" require reset of the CC3130 or the…
Part Number: CC3130 Other Parts Discussed in Thread: CC3135 Hi
After intergrating the radiotool.c into our RX I observed that some commands are using the uart communication and some SPI.
I would hope that the commands using uart could be changed to using…
Part Number: CC3130 Hi,
We are using CC3130 in a product that combined both BLE and Wi-Fi communication.
We are using the Scan functionality of the CC in order to find the Wi-Fi networks it can connect to.
We would like to ask couple of questions about…
Part Number: CC3130 Hi
For productiontest of CC3130, we need to use some of the Radio TX/RX test commands.
So for enabling the radiotesting via SPI channel (RX65 -> CC3130), I would need to integrate the files radiotool.c + h file into my already integrated…
Part Number: CC3130 Hi we are looking for the interface protocol between the CC3130 and the Radiotool, We will need this for a Production test mode with a very reduced set of commands for RX and TX verification, we will access the CC3130 from our boards…