This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi all
I have been trying to get started again on the Zigbee bandwagon, and I just downloaded "https://github.com/mweintra/ZigBee"
Anaren Energia port and I was wondering if can just load the TI ZNP firmware to my CC2530 modules and use the library or is AIR ZNP incompatible with TI ZNP?
If the former is true are TI going to get behind the energia guys and create a TI Energia library for ZNP so low enders like myself can at least get a foot in the door with zigbee.
I have been very keen on the concept of Zigbee for some time but I believe the reason for it lingering in the background and not taking off like USB ,WiFi and bluetooth, si that it is difficult for the people that have great ideas and find the concept awesome, can't get their their wallets to open far enough to afford the expensive tools and the large learning curve.
TI has nailed it with ZNP (Awesome) now just make it easier to use by creating Energia libraries (Mega Awesome ) then it will take off.
If Xbee's can sell like lollies then why not the real thing, Xbee's can't even communicate with real zigbee Pro.
There I go again
Ranting, I should have been a politician.
Sorry
But Thanks.
Hi all !!
I have been testing the "mweintra" codes and they work perfectly, the only thing I lack is that I want to connect two nodes (End_device) with a single (Gateway), some suggestions of what I have to change in codes To be able to read information from two nodes?
thanks for any help :)
You have to use I2C to connect to TMP006. I am not clear about your system architecture. Do you use ZAP-ZNP? If so, do you have an ZNP host (what MCU do you use?) to connect to CC2530 ZNP and intend to connect CC2530 ZNP to TMP006?