On Wednesday, April 13, 2016 at 10:08:09 AM UTC-5, RobertCNelson wrote: > > On Tue, Apr 12, 2016 at 8:53 PM, Wally Bkg <[email protected] > <javascript:>> wrote: > >> Any suggestions on getting node-red-node-beaglebone to work with >> bonescript-0.5-beta3? I'm thrilled that all the bonescript examples in >> cloud9 IDE now work (analogwrite, analogRead, digitalRead, digitalWrite, & >> attachInterrupt) without errors or spurious error messages, but the >> node-red-node-beaglebone npm install fails. >> > > sudo su > cd /root/.node-red/ > npm install --unsafe-perm --progress=false node-red-node-beaglebone > > #issues: > i2c is broken... > -- > Robert Nelson > https://rcn-ee.com/ >
I just did this npm install after apt-get update and apt-get upgrade to be sure I had the latest everything. It appears to have installed, with the same i2c errors (can live without i2c) you showed, but the "beaglebone" nodes still don't show up after a reboot. What am I missing? The "your second flow" UK powergrid example works fine, I just don't have the node-red-node-beaglebone nodes showing up in the left side pane. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/95a106c9-9693-4f65-a9b4-4b17bb747284%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
