Navigation

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

    Topics created by ricorico94

    • ricorico94

      Controller for storing and displaying raw data from sensors
      Controllers • • ricorico94  

      2
      0
      Votes
      2
      Posts
      668
      Views

      Yveaux

      @ricorico94 store data in influxdb, graph it using grafana and optionally use node-red to simultaneously use domoticz with influxdb. Search this website, it has quite some discussions on these topics.
    • ricorico94

      Conflicts with neighbour's gateways ?
      General Discussion • multiple gateway • • ricorico94  

      8
      0
      Votes
      8
      Posts
      1838
      Views

      hek

      @ricorico94 From the NRF24 datasheet: https://www.sparkfun.com/datasheets/Components/SMD/nRF24L01Pluss_Preliminary_Product_Specification_v1_0.pdf So, you should probably choose address a bit careful. To change base address just add a define in your sketch like this (before including MySensors.h): #define MY_RF24_BASE_RADIO_ID 0x00,0xFC,0xE1,0xA8,0xA8
    • ricorico94

      Using multiple frequencies
      General Discussion • • ricorico94  

      5
      1
      Votes
      5
      Posts
      1088
      Views

      skywatch

      My thoughts were to do as follows..... In the garage have a sensor>pro-mini>lora to send signal long distance. Then more locally have lora>pro-mini>serial data out to sedond pro-mini2. Then from second pro-mini2 serial data in>pro-mini2>nrf24l01+>gateway. So 2 x pro-mini with a serial connection back-to-back as a relay. But now you have described the application in much more detail I would be tempted to just add a lora gw as it's less bother.
    • ricorico94

      Understanding syntax
      Development • • ricorico94  

      3
      0
      Votes
      3
      Posts
      900
      Views

      ricorico94

      Hi, Thanks a lot ! This is precisely what I hadn't understood when reading various websites about arduino language and C language. Now I understand the difference between the #define and the definition of variables. So thanks again for this pragmatic explanations. br, ricorico94
    • ricorico94

      Weird behavior of email confirmation
      General Discussion • • ricorico94  

      7
      0
      Votes
      7
      Posts
      1613
      Views

      ricorico94

      I did contact postmasters of free.fr with the errors you reported as well as a copy of the email I had receievd on my other email address. They replied to me that they need to receive the email directly from sender so that they can replicate the issue. IN parallel, I'm supposed to send the same email to a second address to let them know of the error. The detailed process to be followed is: resend the same email to my email address (****@free.fr) with nospam@nospam.proxad.net in BCC using the same tools than the "standard" email then send another email to postmaster@proxad.net to let them know the issue detailing in it the sender, the topic and the error messages received. If you're willing to follow that process, of course I'd be happy (and maybe it can be useful for other French people since free.fr is a common email provider). But if you don't, don't worry, I understand you're very busy and you have more exciting things to do. I was thinking trying to do it myself by utsing the email address they mentioned, but I'd miss the BCC recipient.