contiki-os / contiki

The official git repository for Contiki, the open source OS for the Internet of Things
http://www.contiki-os.org/
Other
3.72k stars 2.58k forks source link

Which ARM based boards to use for a Duty Cycling MAC ? #1014

Closed Cnadir91 closed 9 years ago

Cnadir91 commented 9 years ago

Hi everyone,

I used to work with Contiki OS on the famous Tmote-sky (MSP based) platform. For now, I want to use Contiki OS on an ARM based Platform.

After a search, i found that Contiki was ported (completely or partially) ported these boards :

Finally, i am really interested in the Econotag board but after some reading, i found that this board does not really support well, a Duty Cycling MAC protocol.

My questions are : i) Does the Contiki main line or a fork give a full RDC protocol support for the Econotag board ? ii) Which are the other ARM based boards, that could give me a full support for a RDC Protocol (X-mac or ContikiMAC) ?

Thank you in advance for your advises. Nadir.

jnohlgard commented 9 years ago

We have a board called Mulle which is powered by an ARM Cortex-M4 and using the AT86RF212B radio which we are using in Contiki with ContikiMAC for low power operation as well as other power management methods for battery powered sensor applications. Contact me at info@eistec.se if you are interested in hearing more about this.

g-oikonomou commented 9 years ago

CC2538 and CC26xx have full ContikiMAC support. Both CM3