Navigation

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

    Topics created by joshdinsdale

    • joshdinsdale

      Intermittent issue
      Troubleshooting • • joshdinsdale  

      6
      0
      Votes
      6
      Posts
      1397
      Views

      sundberg84

      @joshdinsdale Some reading regarding + and not + Nrf modules. http://forum.mysensors.org/topic/1153/we-are-mostly-using-fake-nrf24l01-s-but-worse-fakes-are-emerging/4 http://forum.mysensors.org/topic/1664/which-are-the-best-nrf24l01-modules/2
    • joshdinsdale

      Sensors on Gateway?
      Hardware • • joshdinsdale  

      12
      0
      Votes
      12
      Posts
      5987
      Views

      tbowmo

      @Alex-B-Goode The code that made it possible to have sensors directly on the GW, is only available in development branch, and haven't been migrated to master branch. You could always emulate the serial protocol on the GW your self, and inject that in the sensor data stream. But depending on the MCU you are using, you might run your head against the flash size wall..