Part Number: CC1310 Dear TI Engineers:
Now I am learning the Wireless Wakeup Routine (WOR). I have a few questions. Can you give me some help?
1.CC1310 enters low power (standby), how to wake up the RF core?
2.After receiving a valid preamble, how…
Part Number: CC1310 Tool/software: TI-RTOS Hi,Team
During the high and low temperature test, I encountered a problem that the chip communication failed for a while, but it was solved by using the cmd_Fs command in the main loop. Technical support tells…
Part Number: CC1310 Tool/software: TI-RTOS Hi Team,
In the process of using CC1310, I encountered a problem: when commenting out the gpio_init() function, the board can receive wireless data normally, which means that my RX command configuration is…
Part Number: CC1310 Tool/software: TI-RTOS Hello,everyone
In the WOR example,i don't understand the relationship between endTime and csEndTime.
1.When does carrier sense end?
2.There are two end trigger conditions in a command. Can you briefly describe…
Part Number: CC1310 Tool/software: TI-RTOS Hi Team,
I am learning to use GPTimer, but there are some problems.
1.Types_FreqHz freq; can not be found in cc13x0_sdk_2_10_00_36, please correct it.
2.GPTimerCC26XX_setLoadValue(hTimer, loadVal); If I…
Part Number: CC1310 Tool/software: TI-RTOS Hi all,
I want to know if CC1310 can support hopping like zigbee? If so how can it be implemented, can it support several jumps?
Part Number: CC1310 Tool/software: TI-RTOS Hi Team,
I am using the CC1310 module made by other manufacturers. However, there was a problem of communication failure in the low temperature test.
Based on the WOR example, I use two identical boards,…
Part Number: LAUNCHXL-CC1310 Other Parts Discussed in Thread: CC1310 Tool/software: Code Composer Studio Hi
I was successfully able to build the contiki CC1310 launchpad project using the steps mentioned in the pptx " Contiki and Code Composer Studio…
Part Number: CC1310 Tool/software: TI-RTOS Hi Team,
In a star network, the signal strength sent by the node will vary due to various factors. If the LSB function is used, how to ensure that all nodes can correctly perform carrier sensing.In other words…
Part Number: CC1310 Tool/software: TI-RTOS Hi Team,
I am using WOR mode for networking.In order to avoid conflicts between multiple central nodes, I need to set different network IDs for them.I found that there are two address parameters address0 and…