--
http://nodered.org
---
You received this message because you are subscribed to the Google Groups "Node-RED" group.
To unsubscribe from this group and stop receiving emails from it, send an email to node-red+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi,
Does /dev/ttyAMA0 exist ? (It should)
Is something else already using it ? (Did you close the Arduino IDE ?)
In theory it should just try and use it (like the idea does) but by default it is also used as a console... Eg see http://www.hobbytronics.co.uk/raspberry-pi-serial-port. And this may be interfering (though I'll admit I haven't had that as a problem.)