nes-proj/examples/mbxxx/webserver-ajax
Simon Duquennoy a9cc909794 Network layer configuration: replace UIP_CONF_* with NETSTACK_CONF_WITH_* 2014-12-01 21:02:57 +01:00
..
httpd-fs
Makefile Cleanup of the Contiki network layer configuration. Now using CONTIKI_WITH_IPV6, CONTIKI_WITH_IPV4, and CONTIKI_WITH_RIME in makefiles, and UIP_CONF_IPV6, UIP_CONF_IPV4, UIP_CONF_RIME in c code. Now only the stacks that are used are compiled (via makefile MODULES). Make IPv6 the default network stack. 2014-12-01 20:13:09 +01:00
Makefile.target
README.md
ajax-cgi.c Network layer configuration: replace UIP_CONF_* with NETSTACK_CONF_WITH_* 2014-12-01 21:02:57 +01:00
httpd-fs.c
httpd-fsdata.c
mbxxx-webserver.c
symbols.c
symbols.h
webserver-ajax-conf.h

README.md

webserver ajax

Compile with WITH_RIME 1 for neighbor discovery and with ENERGEST_CONF_ON for energy estimation.

Estimated consumption with batteries (2.4 V): Curr Power ENERGEST_TYPE_CPU: 7.5 mA 18 mW ENERGEST_TYPE_LPM: 3 mA 7.2 mW ENERGEST_TYPE_TRANSMIT: 21 mA 50.4 mW ENERGEST_TYPE_LISTEN: 19 mA 45.6 mW