Part Number: CC1110-CC1111 Other Parts Discussed in Thread: SIMPLICITI Hi team,
Here's the request from the customer:
The source program used is simple_Peer_to_Peer of simpliciTI-IAR-1.2.0.
Customer used TI's example simple_Peer_to_Peer to do a…
Part Number: CC2652RSIP Other Parts Discussed in Thread: CC2520 , SYSCONFIG
Hi,
I am exploring posibilities to emulate CC2520 by using CC2652RSIP.
That means CC2652 receives commands, parse them very quickly and gets ready to reply in next SPI transmition…
Part Number: CC430F5137 Other Parts Discussed in Thread: SIMPLICITI Hi everyone,
I've built up my app on top of the AP HUB example app and the issue with it is that sometimes, after a software reset, AP's RF functionality gets jammed. It stops receiving…
Part Number: CC3220R Other Parts Discussed in Thread: SYSCONFIG Hi All, I would like to know if the development platform Simplicity Studio can be used with the CC3220R. Thank you Riccardo
Part Number: CC1110-CC1111 Other Parts Discussed in Thread: SIMPLICITI I'm familiar with the IAR Kickstart versions having a code size limit, but I seem to be over the 0x1000 limit just building the peer to peer sample app to use with the RFUSB eval board…
Part Number: CC2652R Other Parts Discussed in Thread: SIMPLICITI , CC2531 , LAUNCHXL-CC1352R1 , CC1352R , CC1350 Hello
Is there an example available, which will use the SimpliciTI protocol with the CC2652 or CC1352 SoC? If not, is it possible to support…
I have been testing your settings with SmartRF Studio, and I am not having any problems with these settings.
Please test your settings in SmartRF Studio first and make sure they are OK. When you have settings that works, you can export them to your SimpliciTI…
I am not very familiar with the details of SimpliciTI, but in general there are two ways to obtain the RSSI.
1) You can look at the RSSI appended to a packet if your device has been in RX and received data (I think PKTCTRL1.APPEND_STATUS = 1) in SimpliciTI…
Part Number: CC1110EM433_REFDES Other Parts Discussed in Thread: SIMPLICITI , CC1310 Hi forum! I have been using SIMPLICITI 1.2.0 example UART Bridge on my CC1110 and compiled the program as it is and enable FHSS in the macros. The example runs fine without…