Other Parts Discussed in Thread: SIMPLICITI Hi,
I work in my final practicum on indoor localization and now i'm struggling a lot with simpliciTI !! I don't found their predefined functions like for example the function that offer me to read the RSSI…
Other Parts Discussed in Thread: SIMPLICITI , CC2530 I have CCS 6.1.0 installed and want to develop a project using simpliciti protocol. I thought CC2530 was supported but it does not appear in the drop down menus in CCS 6.1.0 target??
Cheers
B…
Other Parts Discussed in Thread: SIMPLICITI Hi all,
Some one can guide me how to enable polling data feature in SimpliciTI Stack. As I known, with this feature, End-Device (ED) can sleep almost time and only wake up to ask data from Access Point (AP…
It was just a test to see if I can compile the simpliciTI 1.2 with CCS. I don't have that project any more. My project was based on the simple_peer_to_peer examples (I made 2 copies of this project one for end device and one for access point.) that came…
hello
i am able to change the frequency channel frequently using
freq.logicalChan = 1; if(SMPL_Ioctl(IOCTL_OBJ_FREQ, IOCTL_ACT_SET, &freq));
but after setting this i am trying to send/receive data in that channel by using
if (SMPL_Receive(LinkID…
Other Parts Discussed in Thread: MSP430F5438A , CC1120 , CC1200 , SIMPLICITI Hello
I want to use the example code : Simple_peer_to_peer of TrxEB in 1781.SimpliciTI-IAR-1.2.1 from . e2e.ti.com/.../980058
The example supports the cc1120+MSP430F5438A…
Dear TI,
In Ap_as_Data-Hub Network. Access Point and End Device are paired.
when Access Point goes in OFF state, how End Device knows AP in OFF state with out transmitting any data from ED.
waiting for your valuable response.
Martin
To be able to help you it would be useful to know which example you are running and on which platform.
It would also be useful to know what version you are running on both SimpliciTI and your IDE.
Siri
Other Parts Discussed in Thread: CC1101 , SIMPLICITI , MSP430FR5969 , CC1200 , CC1120 Hi,
I'm newer to SimpliciTI protocol and have a question :
we all know the SimpliciTI protocol example apply to MSP430+CC1101, now I want to use MSP430FR5969+CC1200…
Can’t you just replace it with PxIE, where x is the port that your GDO0 is connected?
There are no guidelines for how to post between CC1120 and CC1200. You simply use SmartRF Studio to generate your CC1200 settings and then you manually must make sure…