Part Number: CC2531-RF4CE Other Parts Discussed in Thread: REMOTI , CC2531 Tool/software: I am trying to run this project ( https://github.com/TI-LPRF-Software/RemoTI-Linux/tree/master ) on my Ubuntu Linux PC, but I keep getting a build fail.
I tried…
Part Number: CC2531 Tool/software: Since I never heard back about using an external oscillator, I have switched back to using a 32MHz crystal tied to pins 22 & 23 with loading caps. When powered, the chip always enumerates with my laptop (windows) regardless…
Part Number: CC2531 Other Parts Discussed in Thread: CC-DEBUGGER Hi,
My Ubiqua Protocol Analyzer is not detecting the CC2531 packet sniffer. Please let me know how to fix this
Thanks,
Rajesh Krishnan
Part Number: CC2531 Other Parts Discussed in Thread: Z-STACK , CC2652P , CC1350 Hi, i'm trying to build some java code to backup the dongle CC2531, in particular the state of the network. If a lose the key or it breaks, I want to restore it without making…
Part Number: CC2531 HI,
There is a spectrum analyzer example in the cc25330 software example, and I'd like to use it on cc2531 USB dongle. The main function is as follows. When I used the function halSampleED() in my code, the compile went well, but…
Part Number: CC2531 Other Parts Discussed in Thread: CC2530 , CC2530EM HI,
There is a spectrum analyzer example in the cc25330 software example, and I'd like to use it on cc2531 USB dongle. The main function is as follows. When I used the function halSampleED…
Part Number: CC2531 I am using the CC2531 with an external 32MHz oscillator connected to to XOSC_Q1 (pin 22). Do I need to anything with XOSC_Q2 (pin 23)? For example, I know that some chips require grounding the other clock pin when using an external…
Other Parts Discussed in Thread: CC2531 , CC-DEBUGGER
I am facing an issue for flashing the CC2531 Dongle as ZigBee concentrator. My CC debugger is not able to detect in flash programmer.
Please help me on this part.
Also provide the steps…
Part Number: CC2531 Other Parts Discussed in Thread: Z-STACK Hi all,
I am trying to send data from cc2531 USB dongle to windows, can anyone tell me how to do this? Now I can send a string from PC to the USB dongle, the USB dongle can get the string…