Part Number: LPSTK-CC1352R Other Parts Discussed in Thread: SYSCONFIG , CC1352R HI
I have a LPSTK-CC1352R, I want to run TI 15.4 stack sensor project at 433MHZ, but SYSCONFIG there is no 433MHZ option, how can I do it?
I would be very grateful to…
Part Number: LPSTK-CC1352R Other Parts Discussed in Thread: CC1352R HI
I want to download the project "multi_sensor" to LPSTK CC1352R FLASH, how do I do it? I am running DEBUG in CCS, but the program is running in RAM and not downloaded to FLASH.
…
Part Number: LPSTK-CC1352R
Hi Team,
I am modifying the temperature service in multi-sensor example. I replace the profile_readSensor with my own code. the data i want to send is 128 samples(float type). Below is my code. i am new to this BLE programming…
Part Number: LPSTK-CC1352R Hello
I need to set up a sub-Ghz network using CC1352P2 with an LPSTK-CC1352R. Do these devices work together? I also need to use an external antenna for 915MHz on the CC1352P2 card, what is the value of the C483? Can I use…
Matteo Di Stadio said: However, the LPSTK-CC1352R board did not have that option (or, at least, I did not get it, I don't know if it stems from the fact that I was using a SEGGER J-LINK)
I believe you need to use the separate J-Link control panel to…
Part Number: LPSTK-CC1352R Other Parts Discussed in Thread: CC1352R Hi Experts,
Currently, i am working with CC1352R Custom board, now i am trying to send the data through BLE and Sub 1 Ghz so i just check the Dual mode TX/RX example, In both syscfg…
Part Number: LPSTK-CC1352R Other Parts Discussed in Thread: CC1352R Hi team,
Please help the customer with issue bellow.
I have several development boards of LPSTK-CC1352R here. I want to use one of them as a collector and the other development boards…
Part Number: LPSTK-CC1352R Other Parts Discussed in Thread: CC1352R I understand that the "multi_sensor" factory code (aka image) resides in the off-chip flash of the LPSTK-CC1352R system, and the user-modified code is loaded from CCS through the XDS110…
Part Number: LPSTK-CC1352R Other Parts Discussed in Thread: CC1352R Hello!
Still new to SimpleLink devices. I have a CC1352R1 Launchpad and CC1352R LaunchPad SensorTag, 12V 1 Channel Relay Module SPDT, a 2V 5W Peristaltic Liquid Pump, a DC-DC 12V…
Part Number: LPSTK-CC1352R Other Parts Discussed in Thread: CC1352R Hi
I'm using a custom version of simple_peripheral code on CC1352R-LPSTK device, to collect sensor data and transmit over bluetooth. In my application the main CPU continues to be active…