Navigation

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

    Topics created by Viper_Scull

    • Viper_Scull

      Raspberry Pi Gateway
      Development • • Viper_Scull  

      11
      0
      Votes
      11
      Posts
      6609
      Views

      Samuel235

      I currently have a RaspberryPi running OpenHAB and Mosquitto working perfect with a sample 'MQTTController.cpp' file where it can identify a few nodes, publish their readings from sensors and display it in OpenHAB. However, i need to expand my development now and that is where MySensors comes into play. So, if i delete this MQTTController file and its compiled program and MakeFile, install the Raspberry Pi files, these, would this then make my RaspberryPi the Controller(OpenHAB), MQTT Broker(Mosquitto) and Gateway(PiGateway) all in one system? If it matters, all of my sensors will be using RF Radios (nRF24L01).
    • Viper_Scull

      Error compiling librf24-bcm for Serial gateway directly to Rpi2
      Troubleshooting • • Viper_Scull  

      8
      0
      Votes
      8
      Posts
      2454
      Views

      doc12

      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)
    • Viper_Scull

      Powering with LiPo a mini pro without regulator
      Hardware • • Viper_Scull  

      25
      0
      Votes
      25
      Posts
      15307
      Views

      Anticimex

      @m26872 This is mostly a matter of opinion. There are several options available. Personally, I will design so that I have three options to choose from depending on the sensor type (and long term measurement data)