Other Parts Discussed in Thread: CC2530, Z-STACK, CC2538
Have TI plans to support 6lowpan at 2.4 GHz with CC2530?
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 Antonio,
No, this is an Open Source OS called Contiki that has support for IP connectivity using e.g. 6LoWPAN. The Contiki OS is developed by SICS.
More links to have a look at:
http://www.sics.se/contiki/wiki/index.php/Main_Page
Regards,
Jonas
A Contiki port for CC2530 is now available at https://github.com/g-oikonomou/contiki-sensinode/tree/cc2530
Enjoy!
Jonas
Thanks a lot, I´ll take a look at this port. But I still want to know if Texas Instrument plans to develop his own 6lowpan stack for cc2530 (as the 6lowpan solution for subGHz communication)
Hi Antonio,
We think that 6LoWPAN is a very interesting standard and are actively looking into several different ways of supporting it. The upcoming ZigBee IP standard will be using 6LoWPAN, thus our Z-Stack for ZigBee IP will support 6LoWPAN.
We will keep you posted on our offerings!
Cheers,
Jonas
I read something about a new zigbee device from TI (CC2538 or something like that) more powerful than de CC2530 to support SE 2.0. I was wandering if the new Zstack with ZigBee IP is going to be ported to CC2530 or only on the new device.
are u implement the zigbee communication using contiki OS?.if u successfully completed that means pls help me.how to i start the zigbee communication by using contiki OS for cc2530 or cc2538
Hi,
6LoWPAN is not ZigBee, these are two different protocols.
By using conitki, as is, you won't be able to setup a ZigBee network.