Part Number: LAUNCHXL-CC1352R1 I want to develop Simple Central/Peripheral in CC1352R1 to increase data exchange speed (BLE5) . I don't know Where to modify that. help me to achieve. Ask me for More information of my setup.
Part Number: LAUNCHXL-CC1352R1 How to increase exchange rate i.e Ble throughput for Simple peripheral sys file. I want to change default parameters to Parameters which supports maximum speed data exchange rate. If possible list me the parameters need …
Part Number: LAUNCHXL-CC1352R1 Other Parts Discussed in Thread: SYSCONFIG I am using a LAUNCHXL-CC1352R1 launch pad for a simple node mesh project under CC26X2R1_LAUNCHXL and facing issues . Is it because they are incompatible and does LAUNCHXL-CC1352R1…
Part Number: LAUNCHXL-CC1352R1 Hi,
I have 2 CC1352R1 launchpad. 1 launchpad is programmed with rfWakeOnRadioRx example program. The other one is connected to SmartRF Studio sending packets. At rfWakeOnRadioRx CC1352R1 Launchpad I do not see the green led…
Part Number: LAUNCHXL-CC1352R1 Other Parts Discussed in Thread: SYSCONFIG Hi Team,
SDK:simplelink_cc13xx_cc26xx_sdk_6_30_00_84
I sent connection parameter update to 'simple_central' through 'simple_peripheral'.
The 'central' set…
Part Number: LAUNCHXL-CC1352R1 Hi,
I am trying to append the RSSI to received packet by setting
RF_cmdPropRx.rxConf.bAppendRssi = 1;
I am testing using rfPacketRx and rfPacketTx example programs. When I set RF_cmdPropRx.rxConf.bAppendRssi = 1; the code does…
Part Number: LAUNCHXL-CC1352R1 Hi,
I am using SDKv4.10 Simple Peripheral for testing. I am just experimenting on hardware interrupts and RTOS tasks. I have 3 application tasks with same task priority 1
SimplePeripheral_createTask();
LEFTBUTTON_createTask…
Part Number: LAUNCHXL-CC1352R1 Hi team,
What kind of Serial Peripherals is LAUNCHXL-CC1352R1 using for communication ?
It seems that it uses UART in this development kit.
Thanks,
Shoo
Part Number: LAUNCHXL-CC1352R1 I read this thread and went to the steps, but it didnt work. I got an error building the project for some reason..
What could be the problem?
Part Number: LAUNCHXL-CC1352R1 Hi Team,
SDK:simplelink_cc13xx_cc26xx_sdk_6_30_00_84
I used simple_peripheral to send 'connection parameter update' to 'simple_central'.
Only 'GAP_LINK_PARAM_UPDATE_EVENT' appeared, and then I updated the…