go to the contiki
folder of your app.
add DEFINES+=MODELS_CONF_CC2531_USB_STICK=1
to the Makefile
do make TARGET=cc2530dk all
, it will produce a .hex
file.
Images soon
if the led is red: press the reset button.
If you a tutorial 😊
locate the cc-tool folder if you are in the youpi-6lowpan-VM (~/cc-tool) or see https://github.com/dashesy/cc-tool (and make
it [see the vagrant/script.sh
Outil de flash CC2531 part] )
to flash: sudo ./cc-tool -e -w path/to/file.hex