<s.i.vladimirov@...> writes: > > > Hi, > > im trying to connect nRF24l01 module using this code here: https://bitbucket.org/purinda/rf24bb/wiki/Home > > I successfully enabled SPI1 on BBB, spidev device appears in the dev, if I connect d0 and d1 pins and run spidev_test it transfers data successfully. However when I connect my SPI device I only get zeros back. > I switched MISO and MOSI pins just to be sure I didnt make mistakes there, but still it didnt help. > > Any suggestions? > > Thanks! > > >
to work on spi1 you also have to disable hdmi.. you can see how to do it here: http://elinux.org/BeagleBone_Black_Enable_SPIDEV -- 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]. For more options, visit https://groups.google.com/groups/opt_out.
