Part Number: CC2530 Other Parts Discussed in Thread: Z-STACK Tool/software: I would like to make a zigbee end device with CC2530 with ZNP interface, but I can't find any example.
I find: e2e.ti.com/.../cc2530-znp---simple-api---end-device-example
…
Part Number: CC2652P Other Parts Discussed in Thread: CC2530 , Z-STACK Tool/software: Hello
System Overview
My system operates in a high-density environment , where multiple CC2530 end devices report their power status (sending data when powered…
Part Number: CC2530CC2530 router runs for a long time, with 30 routers in the entire network. One of the routers is unable to communicate with the coordinator, and when it sends data to the coordinator or when the coordinator sends data to it, it generates…
Part Number: CC2530 hello?
I am currently using Zigbee CC2530, and I know that I need to prepare for a blocking test related to ESTI EN 300 328. I'm preparing similar to the link below and I have a few questions.
Link: www.ti.com/.../SWRA536
1…
Part Number: CC2530
Tool/software:
When reading a Dio pin in Dio input pull-up mode, Low and High are read mixed. the below code sets P1.0~P1.7 to input mode(pullup).
uint8 regvalue=0xff;
P1SEL &= ~regvalue //set P1 to dio
P1DIR&=~regvalue;/…
Part Number: CC2530 Other Parts Discussed in Thread: Z-STACK Tool/software: I have an issue to set Coordinator "Assoc Flag" in the Superframe
I am using
- CC2530F256 device
- TI Z-Stack 3.0.1 software
- Configure software as Coordinator role …
Part Number: CC2530
Tool/software:
The device #1 is connected always from the Coordinator
But device #2 is connected somtimes from the Coordinator.Most of the time it is disconnected.
All walls are made of brick cement material.
How can increase…
Part Number: CC2530 Other Parts Discussed in Thread: CC2533 , , Z-STACK Tool/software: On the CC2530 and CC2533, if the 802.15.4 PHY is used, but not the 802.15.4 MAC, is the Timer 2 (MAC Timer) needed? The user guide states
Timer 2 is mainly used to…
Part Number: CC2530 Tool/software: Hello TI Experts,
We are evaluating the Texas Instruments SmartRF Flash Programmer Console (SmartRFProgConsole.exe) as part of an in-house automation project (DLL wrapper for production flashing). Before finalizing…