Skip to content

General Discussion

A place to talk about whateeeever you want
1.5k Topics 14.2k Posts
  • Does clock speed differs with repeater node ?

    11
    0 Votes
    11 Posts
    2k Views
    ahmedadelhosniA
    Great and clear explanation @tbowmo . Thanks a lot. Thanks @scalz for the link. I read it and it was useful.
  • How does serial gateway include nodes????

    8
    0 Votes
    8 Posts
    3k Views
    tbowmoT
    @Chakkie If you are concerned about security, and the neighbor being able to control your lights / locks, then you should look into the security thread located here
  • Clearing the Arduino entirely

    4
    0 Votes
    4 Posts
    1k Views
    AnticimexA
    If you use at least a half decent search function and search the example tree for "eeprom" the example will show no matter the order of the keywords, so is a renaming really necessary?
  • Continuous fault sending

    1
    0 Votes
    1 Posts
    588 Views
    No one has replied
  • NRF24L01+ mini VS normal size module ?

    20
    0 Votes
    20 Posts
    7k Views
    ahmedadelhosniA
    @Yveaux Yes I have checked the nordic website regarding the power consumption and they are nearly the same in deep sleep. Anyway, thanks a lot for the discussion :)
  • MQTT ESP client node stopped working

    3
    0 Votes
    3 Posts
    1k Views
    YveauxY
    @moskovskiy82 said: Invalid protocol "MQTT" Please search the forum first before you post an issue.
  • ST=FAIL?!

    6
    0 Votes
    6 Posts
    2k Views
    M
    i Know it's in repeater mode. I couldn't find any downsides in turning it on except that the sleep function had to be disabled. It still acts as a sensor node
  • Number of decimals in sketches

    3
    0 Votes
    3 Posts
    1k Views
    E
    If you use Set to send your temp/hum you can define how many decimals you want: MyMessage& set(float value, uint8_t decimals); For example: gw.send(msgTemp.set(temperature, 1)); will send you the value with 1 decimal. Reference: here
  • Repeater node

    3
    0 Votes
    3 Posts
    1k Views
    mfalkviddM
    If you still want the delay you can use gw.wait instead. That will process incoming radio messages.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    5 Views
    No one has replied
  • reverse binary switch message

    5
    0 Votes
    5 Posts
    1k Views
    A
    @martinhjelmare Great! I'll try it tomorrow. Thanks a lot
  • "Internet Of Things" Security is hilariously broken and getting worse

    10
    0 Votes
    10 Posts
    4k Views
    Pierre PP
    For instance, with "orange" internet provider, i know how to redirect the port :1234 from internet to :80 intranet... but only once. This is cool for 1 non editable port. Sadly I don't think we can close the :80 port. It is (was) used by all the chat software. For the rest: never keep the box-user, never keep the box-software, try to never keep the box-ports. The bad guys KNOW this things. For a old but still used automation-device (witch can control big companies) it still the box-parameters. So... easy to enter into the programs. It was the same for Americans money distributor !!! (now, the have a random password when send to the client)
  • [SOLVED] ESP8266MQTTClientGateway problem

    mqtt gateway esp8266
    4
    0 Votes
    4 Posts
    5k Views
    M
    Now the RPi based on a new install of Raspbian Jessie, OpenHab 1.8.0 and Mosquitto is up and running and the ESP8266 MQTT client does connect without any problems. I have not changed anything in the code but Mosquitto is now based on the RPi repository for Jessie and not the mosquito_wheezy one. That seems to have fixed it so those versions are likely different but I have not put any time into checking this.
  • Connecting arduino to the display of a washing machine?

    6
    0 Votes
    6 Posts
    3k Views
    F
    Maybe you can use LDR, one for each LED but make good isolation when you put the LDR close to the LED. With LDRs you will not use same power and "almost" no chance that you get any shortcut between Arduino stuff and washing machine
  • Arduino & Microsoft Competition

    maker arduino iot microsoft
    6
    1 Votes
    6 Posts
    3k Views
    T
    Really interesting, maybe I could build something cool around the Arduino HeatpumpIR (https://github.com/ToniA/arduino-heatpumpir) library I've been building. Right now I'm integrating it with Domoticz (http://www.domoticz.com/forum/viewtopic.php?f=34&t=7179#p69647). I'm an ex-Microsoft employee from Finland (resigned about a month ago).
  • Help work out correct MQTT message to activate relay

    11
    0 Votes
    11 Posts
    4k Views
    T
    Awesome! I'd much rather use a client gateway so might just hold off until the next release of MySensors and then use the MQTT Client Gateway.
  • Can we run two gateways at once?

    2
    0 Votes
    2 Posts
    1k Views
    mfalkviddM
    Yes you can. They need to use different radio channels (modify MyConfig.h), but that's it. Just add the new gw in your controller.
  • Gateway placement for people who sleep bad if the wi-fi network is on

    6
    0 Votes
    6 Posts
    2k Views
    Pierre PP
    I have a serial gateway. I've talked about wi-fi only for comparaison, but... It seem that it's not really comparable. Thanks for your answers anyway !
  • 1.4 Gateway and 1.5 Sensors?

    3
    0 Votes
    3 Posts
    1k Views
    m26872M
    Luckily it works great since my controller (fhem) not yet support EthGw v1.5.
  • [Solved] MQTT ESP8266 Gateway 1.6

    4
    0 Votes
    4 Posts
    2k Views
    mfalkviddM
    Great that you found a solution, thanks for reporting back!

19

Online

11.8k

Users

11.2k

Topics

113.2k

Posts