Also, I'm trying to implement my own custom hardware configuration on these boards. It looks like in beekit it forces you to use led's and switches etc and assign them to specific ports. Its like it's doing quasi processor expert stuff. I have already configured all the beans I need and wrote all the application code using those beans for my custom hardware, so I'm concerned there will be a conflict between beestack and processor expert potentially both trying to access the same hardware. Can somone give me some guidance to plugging beestack into my application code built around processor expert? Specifically I need to know:
1) How to "unplug" the gpio from beestack (led's and switches and stuff) and keep processor expert in control of the MCU hardware
2) How to get the zigbee coordinator to start a network and the zigbee end devices to join a network without input from the normal buttons (which aren't present)
3) How to access the zigbee 2007 smart home and smart energy profile functions from my application layer code so I can call the necessary functions in my application code to send/receive profile attribute data (ex set thermostat temp, turn off light, etc)
I'm trying to wrap up this project tonight or tomorrow morning (I know I'm cutting it close but I didn't realize that these conflicts existed until this morning), so if anyone can help me with some guidance before then, I'd sincerely appreciate it.
Thanks!
Jake