Other Parts Discussed in Thread: Z-STACK, CC2530, CC2650
Hi,
I have a CC2530 attached to the smartrf05 board set up as a zigbee coordinator using the Z-Stack Home Sample Light code. I also have a CC2530 attached to a smartrf05 board set up as a zigbee router using the sample switch code.
I'm trying to set up the CC2650 Launchpad as an end device and connect it to the zigbee network to control the sample light. The problem is I don't have a joystick on the CC2650 Launchpad, so I'm trying to edit the code to start EZmode by pressing button 2 on the launchpad, but it isn't working. How would I go about connecting the CC2650 Launchpad to the CC2530 Coordinator/router zigbee network for the sample light and switch example? Thanks