Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen gezeigt.
de:projekte:ota_contiki_merkur [2017/03/29 16:58] harald42 angelegt |
de:projekte:ota_contiki_merkur [2017/08/29 14:14] (aktuell) harald42 |
||
---|---|---|---|
Zeile 1: | Zeile 1: | ||
====== Implementing OTA in Contiki ====== | ====== Implementing OTA in Contiki ====== | ||
+ | |||
+ | ===== Vorbereitung ===== | ||
+ | |||
+ | Debian Stretch: | ||
+ | <code> | ||
+ | apt-get install libcoap-1-0-bin | ||
+ | apt-get install python-pip | ||
+ | pip install intelhex | ||
+ | </code> | ||
Links: | Links: | ||
http://marksolters.com/programming/2016/06/07/contiki-ota.html | http://marksolters.com/programming/2016/06/07/contiki-ota.html |