Part Number: CC2650 Other Parts Discussed in Thread: Z-STACK , Hi,
I'm using CC2650MODA on custom board. For our application, it is necessary to change poll-rate during runtime. The reconfiguration of poll-rate is done by the following code:
zstack_sysConfigWriteReq_t…
Part Number: CC2650EMK Other Parts Discussed in Thread: CC2538 , CC2650 , Z-STACK Hi,
I've Zigbee end devices ( CC2650) developed based on Z Stack 1.2.2HA which communicate with coordinator CC2538 .
I investigate into a code about rejoin sequences…
Other Parts Discussed in Thread: CC2650 , Z-STACK-ARCHIVE , Z-STACK Tool/software: TI-RTOS So, here's the situation. I create network on a coordinator. Then I join it via a router, I know the router's 16bit address, and they can exchange RF messages.…
Part Number: CC2650 Tool/software: Code Composer Studio Hi,
I am using zap + znp method with third party zigbee coordinator.
I am using TI swra444 doc for my zap application.
Now everything works fine .
But when I turn off my router and restart…
Part Number: CC2650 Other Parts Discussed in Thread: Z-STACK Tool/software: TI-RTOS Hi,
I am working with zstack_home_1_02_02a sample switch. I am customizing the project for my application. I could join my CC2650 end device to coordinator. But when…
Hi Joseph,
I, can you tell the reason to run in manual mode. Its better if you let the stack to do the work for the end device to find a parent. Also removing this piece of code is preventing the end device to get aware that his parent is lost and…
Part Number: TIDC-CC2650STK-SENSORTAG Hi everyone, my goal is the following:
my Zigbee network consists of a coordinator and some sensor nodes. If during normal operation the coordinator (ZC) loses power supply (coordinator not available) the sensor…
Part Number: CC2650EM-7ID-RD Other Parts Discussed in Thread: CC2538 , CC2650 , Z-STACK
Hi team ,
We are currently developing a system which using ZED(CC2650) and ZC(CC2538) developed on ZSTACK 1.2.2HA.
This inquiry is actually related to my previous…
Part Number: CC2650EM-5XD-RD Other Parts Discussed in Thread: CC2650 , Z-STACK Hello,
why the cc2650 5X5 RD end device sending rejoin request after long time?
You can see in attached sniffer log.
ED sending rejoin request or device announce after…
Part Number: CC2650EM-5XD-RD Other Parts Discussed in Thread: Z-STACK , CC2650 Hello,
I am using cc2650_5x5 with z-stack 1.2.2a.
How to make ZED rejoin after leave/remove?