Protocols stack
From Contiki
Revision as of 17:51, 5 February 2014 by Pedro (Talk | contribs) (Created page with "Protocols stack in ContikiOS, which does not include the Application, has 5 different layers. Each layer is implemented as a driver. * '''Network Layer - network_driver''' * ...")
Protocols stack in ContikiOS, which does not include the Application, has 5 different layers. Each layer is implemented as a driver.
- Network Layer - network_driver
- MAC Layer - mac_driver
- RDC Layer - rdc_driver
- Framer Layer - framer
- Radio Layer - radio_driver