Navigation

    • Register
    • Login
    • OpenHardware.io
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. doc12
    3. Posts
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Posts made by doc12

    • RE: Error compiling librf24-bcm for Serial gateway directly to Rpi2

      Hi,

      I had the same problem on my Raspberry Pi 2.

      Maybe its not a very nice way but I just changed BCM2835_PERI_BASE=0x to BCM2835_PERI_BASE=0x3F000000 in the Makefile and now it works.

      (On Raspi 1 it should be BCM2835_PERI_BASE=0x20000000)

      posted in Troubleshooting
      doc12
      doc12