doing "cat /dev/rpmsg_pruXX" shows any data? do you have a github repo with a complete sample?
Saludos, Nahuel Greco. On Mon, Oct 9, 2017 at 1:11 PM, Hugh Frater <[email protected]> wrote: > Does anyone have any experience of working with /dev/rpmsg_pruXX files > from within Node.Js/Bonescript? I've been playing around with the > file-duplex package and have data going into the PRU just fine, but I'm > having an issue getting data back into my userspace program. I've got the > stream.on('data', function(data)) picking up that a data has been pushed > into the rpmsg file from the PRU side, but I can't get any meaningful data > into my program. I'm sending single character ascii characters as my data. > > Am I missing the 'proper' way to do this? > > -- > 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/666d2c51-fa4f-464b-83db-ffc7a158fecf%40googlegroups.com > <https://groups.google.com/d/msgid/beagleboard/666d2c51-fa4f-464b-83db-ffc7a158fecf%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CAHRTM8AHVDrZP_NXtOAN6HzP91b7BVxQvp76kEmrusLQ-ZdHhQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
