Part Number: LP-EM-CC1314R10 Tool/software: I have tried transitioning to CCS 20.1.0. I have compiled my "old" code, that uses GCC, NoRTOS.
When I run it on the Launchpad, it runs for 1-10 minutes, and then traffic stops. The code is still executing…
Part Number: LP-EM-CC1314R10 Tool/software: Dear all,
I have my radio programmed in PROP mode. The receive operation is using callback, so as soon as a packet has come in it gets served.
When going to TX, is stop the RX operation, do a TX and then…
Part Number: LP-EM-CC1314R10
Tool/software:
Good morning,
Can someone give me a pointer to the CC13XX's queue mechanism description?
The queue is used in the rfUARTbridge exampes, and it is pretty simple to figure out how it works by trial and…
Part Number: LP-EM-CC1314R10 Tool/software: When receiving packets from my CC1312 proprietary RF link, using a CC1314 Launchpad I
get an average RSSI of 0 to -1.5 dBm. This is obviously wrong, and since the distance
between measuring and the link…
Part Number: LP-EM-CC1314R10 Other Parts Discussed in Thread: CC1314R10 , Tool/software: Hi
Is there a way to upgrade the firmware using UART? Please support me on this to do a firmware upgrade using UART without a tool and is there any reference to…
Part Number: LP-EM-CC1314R10 Other Parts Discussed in Thread: LAUNCHXL-CC1352P1 ,
Tool/software:
Hi,
We are currently working on packet sniffer with ( LAUNCHXL-CC1352P1 as a sniffer ). In this, we are currently using three launchpads:
LAUNCHXL…
Part Number: LP-EM-CC1314R10 Other Parts Discussed in Thread: UNIFLASH Tool/software: Hi,
In this i had used two LP-EM-CC1314R10 launchpads (one as coprocessor( LP1 ) and another one as sensor_OAD_offchip( LP2 )).
I'm currently using the host_collector…
Part Number: LP-EM-CC1314R10 Other Parts Discussed in Thread: UNIFLASH , CC1314R10 Tool/software: Hi,
We are working on the Linux collector example and sensor_OAD_onchip projects to update the firmware through OAD. In this we had used two LP-EM-CC1314R10…
Part Number: LP-EM-CC1314R10 Other Parts Discussed in Thread: SYSCONFIG , CC1352P Tool/software: Hi,
We are using the TI-stack 15.4 sensor-collector example. We have issues with the orphaned sensor rejoining the network.
As per the user guide, when…
Part Number: LP-EM-CC1314R10 Other Parts Discussed in Thread: UNIFLASH
Tool/software:
Hello guys,
I recently started a project with cc1314 series, and I am trying to implement bootloader. Right now I am simply using MCUboot and Sensor_oad_offchip…