Skip to content

General Discussion

A place to talk about whateeeever you want
1.5k Topics 14.2k Posts
  • Picture sizes and other Mysensor details

    3
    0 Votes
    3 Posts
    719 Views
    dbemowskD
    @madscientist The only limitation that I see is on the avatar, and that limitation is not in pixel size, but file size. [image: 1510899002762-upload-a2a4aa28-6092-407c-9d1e-eb23d093bacd.png] For the cover picture, I don't see any limitation.
  • Ninja spheres for sale (Sweden)

    1
    1 Votes
    1 Posts
    777 Views
    No one has replied
  • Connections between AXP202 and A13

    1
    0 Votes
    1 Posts
    527 Views
    No one has replied
  • How to detect wild animal pests in a windy garden?

    46
    1
    0 Votes
    46 Posts
    12k Views
    NeverDieN
    Yes, as mentioned earlier in the thread. I think you're right, though, it would be easier and more practical. Then the problem reduces to mostly just a detection issue.
  • Experiences, problems and questions

    5
    0 Votes
    5 Posts
    1k Views
    Nca78N
    @Boots33 said in Experiences, problems and questions: @Nca78 have you got a link to the PA/LNA module from CDEByte , they sound interesting. This one : https://www.aliexpress.com/item/E01-ML01DP5-Ebyte-2-4GHz-20dBm-2100m-nRF24L01-SPI-Wireless-transceiver-module/32638720689.html I have one with IPX antenna too, and it works very well with a IPX=>SMA adapter and a SMA antenna outside of the enclosure https://www.aliexpress.com/item/2-4GHz-rf-Wireless-uhf-Module-Power-Amplifier-E01-ML01SP4-Original-SENET-1-8km-2-4g/32806320077.html
  • Zwave Temp & Humidity?

    temperature zwave humidity vera z-wave
    9
    0 Votes
    9 Posts
    3k Views
    Nca78N
    @Nelson-Nico my reply was not properly formatted, I fixed it. Read again, then get a bit deeper with the links given by @scalz ;)
  • Discreet APA102 or SK9822?

    1
    0 Votes
    1 Posts
    981 Views
    No one has replied
  • fitness tracker detect im asleep

    1
    0 Votes
    1 Posts
    439 Views
    No one has replied
  • Power supply for PMS-7003

    3
    0 Votes
    3 Posts
    2k Views
    G
    Just for anyone following in the future. Looks like it might have been a dodgy USB cable. All is working well now. Thanks for looking.
  • Adding NRF24 code to existing sensor sketch

    4
    0 Votes
    4 Posts
    1k Views
    rejoe2R
    This might not be a perfect answer, but: You may first try to analyse the Power Meter Pulse Sensor. It's quite easy to understand, what it does - despite it uses an interrupt service routine you may not need. This may be helpful to understand how communication between node and controller is organized and timing of data sending for non-sleeping modes can be achieved. You may then just put your code into this basis - just add your parts wrt. measuring and delete the not needed parts (or make them comment first). Some further remarks: There is the rather complex Rain Gauge sketch with a lot of options that may be confusing at first sight. This may already be prepared to do most things you may want to do. In Most cases, it's easier to do the statistics part on controller side and just let the nodes report small "snapshots". So resetting the counter and use an RTC is not necessary... I don't have the link at the moment, but there also exists a small example, how to combine sonsors. I also found this helpful to understand how to convert standard arduino code with MySensors functionality.
  • One GW with 2 controllers?

    5
    0 Votes
    5 Posts
    1k Views
    skywatchS
    Thank you all for taking the time to reply. I will take a look at the documentation, but then realised I could just have one controller at a time running to test at first (doh!)... ;) - Still, this really is all about an end product that works for my needs with learning new stuff into the bargain. :) I'll let you know if I do need to try it - nice to know it's an option!
  • Gateway for other protocols?

    11
    0 Votes
    11 Posts
    3k Views
    B
    I was able to locate documentation from others who decoded the devices already. In truth, they are very simple as they only send 1 or 2 packets. Your thermostat presumably sends all kinds of info out and each packet could contain very different data. I may go back to my old code first and give it one more run since it really just needs ESP8266 and RFM69 compatibility added to it. That should be easier than porting the decode algorithm to either MySensors or another project. My original goal was to simply use OpenMQTTGateway with my added protocols and decoders. That didn't work well, so I've made no real progress.
  • Battery Door switch without debounce

    3
    0 Votes
    3 Posts
    1k Views
    M
    @Yveaux Thanks, it helped me.
  • Disconnecting client from gateway

    12
    0 Votes
    12 Posts
    2k Views
    scalzS
    @icmathad for the reasons previously explained, you can't do this actually; using both "api" at same time in code as softdevice is loaded in background. unless you make some changes in Mysensors nrf52 port code..
  • Why so many "guests" versus people logged in to Mysensors?

    7
    0 Votes
    7 Posts
    1k Views
    gahlawathomeG
    I use 3 personal laptops, 1 work laptop, 1 computer, 1 tablet and 1 phone to come to MySensor depending on where I am and if I have some time. However I am permanently logged in only on 2 devices. I do occasionally log in from others but not all the time.
  • How to detect if the node became unresponsive?

    5
    0 Votes
    5 Posts
    1k Views
    dbemowskD
    I did some looking on this a while back and found this external solution https://github.com/mattbornski/Arduino-Watchdog-Circuit . It is a hardware watchdog timer based on a 555 timer IC.
  • LED lamp dimmer questions: Flickering, LED lifetime, power consumption

    6
    0 Votes
    6 Posts
    2k Views
    mfalkviddM
    @Carywin thanks. I've corrected my calculation.
  • Intrusion detection

    11
    1 Votes
    11 Posts
    2k Views
    gohanG
    Well yes, but nrf24 frequency range is not very wide, it shouldn't be a problem to disturb that. Anyway I was just trying to find a way to detect weird signals. I know good security systems do frequency hopping on a wide range but I guess they don't use any rfm69 or nrf24
  • Using NRF24 - How can I limit the max auto NodeID number?

    8
    0 Votes
    8 Posts
    2k Views
    gohanG
    If your gateway is ethernet you can use myscontroller and use its auto ID function
  • Found it...

    Locked
    1
    0 Votes
    1 Posts
    584 Views
    No one has replied

14

Online

11.8k

Users

11.2k

Topics

113.2k

Posts