CC1310是否有载波检测这个功能
需要在发送数据前检测空气中是否有载波,如果有载波延时等待载波没有后在发数据,以提高通讯成功率
Viki Shi:
carrier sense,即载波监听,有的
Viki Shi:
可以使用CMD_PROP_CS来实现
leying yu:
回复 Viki Shi:
是否有例程
Viki Shi:
回复 leying yu:
请下载CC1310SDK【会自动安装TI RTOS】,然后参考里面的 Listen Before Talk例程
son tom:
回复 Viki Shi:
你好,我下载了 1310SDK 1.4版本的 但是 并没有发现有 listen before talk 的例程,请问在哪下载单独的listen before talk 例程? 或者我应该安装哪个版本的SDK
Alvin Chen:
回复 son tom:
C:\ti\tirtos_cc13xx_cc26xx_2_20_01_08\examples\TI\CC1310_LAUNCHXL\rfListenBeforeTalk
Yue TANG:
回复 son tom:
file:///C:/ti/simplelink_cc13x0_sdk_1_40_00_10/tools/iar/Examples.html
下面红色的.
Examples
DirectionsFollow these steps to create a project from the tables below:
Choose Project > Create New Project from the IAR menus
Select the Tool chain, and choose the Empty project template. Click OK.
Browse to the location where you want to save this project, and type a file name for the project file (*.ewp). Click Save. Each project should be saved in a separate directory.
Click on an example listed below to add the files for that example to your project.
Choose File > Save Workspace
Browse to the location where you want to save this workspace, and type a file name for the workspace file (*.eww). Click Save.
Choose Project > Make.
Use the text editor in IAR to modify the .c and .cfg files in the example, and rebuild the project as needed.More Information
TI-RTOS Getting Started Guide (install_dir/docs)
TI-RTOS User’s Guide (install_dir/docs)
Creating TI-RTOS Applications in IAR Embedded Workbench page in the Texas Instruments WikiCC1310_LAUNCHXL
DemosExampleTI-RTOS
portable
TI-RTOSportableNative
TI-RTOSTI Drivers
ExampleNo RTOSTI-RTOS
adcbufcontinuous
No RTOS
TI-RTOSadcsinglechannel
TI-RTOS
display
TI-RTOS
empty
TI-RTOS
gpiointerrupt
No RTOS
TI-RTOSi2ctmp007
No RTOS
TI-RTOSnvs
No RTOS
TI-RTOSnvsspi
No RTOS
TI-RTOSpinInterrupt
No RTOS
TI-RTOSpinShutdown
TI-RTOS
pinStandby
No RTOS
TI-RTOSpwmled
No RTOS
TI-RTOSrfCarrierWave
No RTOS
TI-RTOSrfListenBeforeTalk
No RTOS
TI-RTOSrfPacketErrorRate
TI-RTOS
rfPacketRx
No RTOS
TI-RTOSrfPacketTx
No RTOS
TI-RTOSrfSynchronizedPacketRx
No RTOS
TI-RTOSrfSynchronizedPacketTx
No RTOS
TI-RTOSrfWakeOnRadioRx
No RTOS
TI-RTOSrfWakeOnRadioTx
No RTOS
TI-RTOSuartecho
No RTOS
TI-RTOSuartmonitor
TI-RTOS
watchdog
No RTOS
TI-RTOS