Skip to content

General Discussion

A place to talk about whateeeever you want
1.5k Topics 14.2k Posts
  • Gateway update?

    7
    0 Votes
    7 Posts
    2k Views
    1kohm1
    topic to close. I've neede to allow new hardware to add in Domoticz.
  • Securing Windows

    5
    0 Votes
    5 Posts
    1k Views
    A
    @Yveaux Thanks, sounds logic and easy!:) Will try it.
  • Move functions

    6
    0 Votes
    6 Posts
    1k Views
    M
    Thank you. Will do so and report back
  • First IOT Project - Remote Temp Sensor

    4
    0 Votes
    4 Posts
    1k Views
    tbowmoT
    Depending on soldering skills, there is also the sensebender platform, where minimal soldering is required Gateway: https://www.mysensors.org/hardware/sensebender-gateway Sensor node: https://www.mysensors.org/hardware/micro
  • Switch with 3 settings - domoticz

    3
    0 Votes
    3 Posts
    2k Views
    K
    https://forum.mysensors.org/topic/4933/using-the-selector-switch-in-domoticz-tutorial
  • SensebenderGatewaySerial Compile errors

    3
    0 Votes
    3 Posts
    965 Views
    R
    No sir! Exactly what I was missing! Thank you for the information
  • Reducing power for battery node.

    14
    0 Votes
    14 Posts
    3k Views
    skywatchS
    And here is the info in boards.txt.... atmega328_1mhz_4800baud.name=Optiboot 5 for bare 328P, 1MHz internal clock, fast start, 1.8V BOD, 4800baud upload, c/o tim7 20130416 atmega328_1mhz_4800baud.upload.protocol=arduino atmega328_1mhz_4800baud.upload.maximum_size=32256 atmega328_1mhz_4800baud.upload.speed=4800 atmega328_1mhz_4800baud.bootloader.tool=arduino:avrdude atmega328_1mhz_4800baud.bootloader.low_fuses=0x42 atmega328_1mhz_4800baud.bootloader.high_fuses=0xde atmega328_1mhz_4800baud.bootloader.extended_fuses=0xfe atmega328_1mhz_4800baud.bootloader.path=atmega atmega328_1mhz_4800baud.bootloader.file=atmega328_1b.hex atmega328_1mhz_4800baud.bootloader.unlock_bits=0x3F atmega328_1mhz_4800baud.bootloader.lock_bits=0x2F atmega328_1mhz_4800baud.build.mcu=atmega328p atmega328_1mhz_4800baud.build.f_cpu=1000000L atmega328_1mhz_4800baud.build.core=arduino atmega328_1mhz_4800baud.build.variant=standard atmega328_1mhz_4800baud.upload.tool=arduino:avrdude```.
  • Conversion from 1.5.4 to 2.1.1.

    10
    0 Votes
    10 Posts
    2k Views
    DickD
    @korttoma That is easy,Thanks for the solution.
  • Sunrom Dimmer 1289

    1
    0 Votes
    1 Posts
    683 Views
    No one has replied
  • Combine CASE and IF/ELIF

    7
    0 Votes
    7 Posts
    1k Views
    M
    @mfalkvidd Thank you! That solved everything. Well almost. At the end of the heatpump sensor there was a call to two functions sendHeatpumpCommand(); sendNewStateToGateway(); After moving the RGB code to the case switch - everytime i change the RGB light the AC beeps as it receives the command. Is there an easy solution for this?
  • Doorbell detection

    12
    0 Votes
    12 Posts
    3k Views
    mfalkviddM
    @Puneit-Thukral I have to agree with with zboblamont. We're blind here. How is everything wired to your node? Which transport are you using? Which booster? And, again, what does the debug output say?
  • Which microcontroller for Node

    21
    0 Votes
    21 Posts
    5k Views
    mfalkviddM
    @Tommas yes you can. Compare the value in the Pro Mini's datasheet with the numbers in the datasheets for your sensors.
  • DHT11 humidity and temperature fluctuations

    4
    0 Votes
    4 Posts
    2k Views
    B
    If you are having trouble reading the serial prints you could send a msg to controller stating the value as 100 degrees/100% - this would then give peakson the graph to indicate errors instead of trying to get the serial. I am not sure (and as I have only been attempting to program arduinos for a month or so, could be very wrong :) ) but I don't think your if/else statement is structured correctly and the else part is only linked to the if(isnan(temparature)). If You could try separate if/else for temp and humidity, i.e. if(isnan(temparature) { ...error msg } else { ...send temp message } If(isnan(humidity) { ...error msg } else { ...send humidity msg } I'm also not sure if you need this line: delay(dht.getMinimumSamplingPeriod()); As you are only sampling every 60 seconds anyway...
  • RPi as a 'node'?

    11
    0 Votes
    11 Posts
    3k Views
    skywatchS
    :) :) :) I forgot to add that the pi zeros should not be on ethernet or wifi and therefore I would like to do it all via the NRF24L01+. It would probably be cheaper to use android tablets, but that would require wifi (unless anyone has attached a working nrf to a tablet?) and wifi is not that secure. I have a lot to learn before I get to that point though! ;)
  • Does MySensors do all that LowPower does?

    2
    0 Votes
    2 Posts
    858 Views
    Nca78N
    Hello, @Bogus-Exception, you clearly have a problem in your node, use debug mode and check the console your node is probably not going to sleep with this power consumption. With a door sensor made of a ProMini board, a NRF24 clone and a reed switch the sleep function from MySensors uses less than 2uA.
  • Max Message Rate and Stress Response Questions

    3
    0 Votes
    3 Posts
    1k Views
    CarywinC
    Thanks, I will look at doing some stress testing I think. I'm starting to see the occasional missed message already and I'm only averaging 1 message per 3 seconds. Does anyone know how the RFM modules handle collision/retransmission?
  • Switch selector

    1
    0 Votes
    1 Posts
    717 Views
    No one has replied
  • australia LED downlights dimming

    1
    0 Votes
    1 Posts
    493 Views
    No one has replied
  • Mqtt + sensors

    3
    0 Votes
    3 Posts
    2k Views
    A
    @mfalkvidd no communication 653955 TSF:SID:OK,ID=66 653958 TSM:FPAR 653977 TSF:MSG:SEND,66-66-255-255,s=255,c=3,t=7,pt=0,l=0,sg=0,ft=0,st=OK: 655984 !TSM:FPAR:NO REPLY 655986 TSM:FPAR 656006 TSF:MSG:SEND,66-66-255-255,s=255,c=3,t=7,pt=0,l=0,sg=0,ft=0,st=OK: 658014 !TSM:FPAR:NO REPLY 658016 TSM:FPAR 658035 TSF:MSG:SEND,66-66-255-255,s=255,c=3,t=7,pt=0,l=0,sg=0,ft=0,st=OK: This here is another try to solve issues as in this post LINK
  • 12V relay board. Powering question

    5
    0 Votes
    5 Posts
    3k Views
    M
    Well took the plunge. VCC 12V GND - GND as shared on 7805 with arduino IN - Digital pin of arduino to control. Works for now...

13

Online

11.8k

Users

11.2k

Topics

113.2k

Posts