You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Nodes
Get the nodes and RIOT repositories from the watr.li organization
Build nodes/plant_node for 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)
Troubleshooting
Make sure that, in the stage/bin/dashboard file on the line that says declare -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