Other Parts Discussed in Thread: CC2538, CC2530, Z-STACK
Tool/software: WEBENCH® Design Tools
Hi,
1) I have used 1.0.0 stack in Coordinator, Router and End device for home automation product. Now I want to change stack from 1.0.0 to 1.2.2a for End device only because of battery draining issue when parent lost. can I directly copy genericapp.c and genericapp.h of 1.0.0 in stack 1.2.2a and compile. Will it work properly?
2) and there is one more issue max number of device in 1.0.0 is only 30 for cc2530 what is the solution If I want to increase the number of device in network. I have purchase cc2538 can I use cc2538 for coordinator and cc2530 for router and end device. and if yes what is the stack I need to implement with cc2530 and cc2538.