- The IP of the raspi can be configured via the cmdline.txt file.
- Start Raspi and SSH to it
- Make sure it has internet connectiviy for twitter
- go to
~/watrli/ - Run
start.sh - Watch as things explode around you
- Get the
nodesandRIOTrepositories from the watr.li organization - Build
nodes/plant_nodefor the SAMR21 (make sure to use the watrli RIOT) - Flash to device
- Debug output will not be displayed using
make term, you need a UART USB adapter thingy (ask peter)
- Debug output will not be displayed using
- Make sure that, in the
stage/bin/dashboardfile on the line that saysdeclare -r app_classpath=..., the first item of the classpath is$lib_dir/../conf:. - PAN ID und Channel auf beiden geraeten gleich? (Channel 26, PanID 0x23)
- Is the raspi connected to the internet? (for tweets)
- if dns is not working, edit DNS server in /etc/resolv.conf and set
nameserver 8.8.8.8