Skip to content

General Discussion

1.6k Topics 14.2k Posts

A place to talk about whateeeever you want

  • Website corrections

    3
    0 Votes
    3 Posts
    2k Views
    C
    thanks for the corrections
  • Mysensors bootloader

    2
    0 Votes
    2 Posts
    2k Views
    H
    There isn't any official page for this yet as this has mostly been experimental features. We should probably set one up at some time. To send out an OTA firmware I would recommend using the MYSController which has a nice GUI for it. But you still need to compile your code and grab the hex-file to send. All this isn't exactly beginner-level stuff. Would have been nice if someone could wrap all this up and incorporate it in the Arduino IDE or something.
  • controlling multiple distributed relays

    3
    0 Votes
    3 Posts
    1k Views
    P
    thanks for the help.. is there a way to send.msg directly to another node without mucking with "MyMessage". ie.. sent a msg on the fly to fire a relay on another module. i have looked through the api and don't really understand how i can send it with out upsetting the rest of the sketch. thanks again hope it makes sense. Phil
  • Google: Brillo and Weave

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • UV Sketch use pin A0 or 3?

    2
    0 Votes
    2 Posts
    1k Views
    H
    @edweather said: http://www.mysensors.org/build/uv The documentation on site is wrong. A0 is the correct pin. Thanks for reporting, I'll update.
  • MQTT Gateway + Node-Red + Vis

    3
    1 Votes
    3 Posts
    3k Views
    B
    Thanks - I will give it a try.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    32 Views
    No one has replied
  • Just getting "find parent"

    2
    0 Votes
    2 Posts
    2k Views
    H
    Your node is sending out a broadcast message looking for parent (gateway or repeater node). No-one seems to reply to this request.
  • Australia might criminalise teaching of encryption

    3
    0 Votes
    3 Posts
    2k Views
    R
    Australia is a trial stomping ground for stuff like this, The results (determined by the Aussie's tolerance for such things) seem to find it's way to other parts of the world...
  • valuses form mysensors to own web page.

    2
    0 Votes
    2 Posts
    1k Views
    J
    Don't know about the others, but openHAB has a REST API and is able to draw nice charts as a picture which you can embed in your web page.
  • Log Translation

    12
    0 Votes
    12 Posts
    5k Views
    F
    What are logs on Domoticz when you restart your node?
  • Battery Sensor / Voltage Monitor

    24
    0 Votes
    24 Posts
    16k Views
    S
    @jeylites You may change R1 and R2 and you don't destroy (A0). An other way is to change the multiplicator (0.003363075) in the formula: float batteryV = sensorValue * 0.003363075;
  • Creating a Blind/Roller Shutter like Fibaro FGR221

    7
    0 Votes
    7 Posts
    4k Views
    Roberto BrunialtiR
    Any practical experience with Fibaro in mysensors environment?
  • car sensor with android display

    2
    0 Votes
    2 Posts
    1k Views
    R
    The mySensors is focused on home-automation mostly. You always need at least one sensor, one gateway and a controller to process the data. In your scenario (car), maybe you could find an android app that communicates directly to arduino via USB, and fetches the temperature? That would be the straight forward approach I think.
  • Radio ID's & Child ID's on a large network General Question

    10
    0 Votes
    10 Posts
    6k Views
    jeylitesJ
    @hek If repeater mode works regardless of which Node ID your in, than I will go with this setup. I was think for repeater to work one will need to have all Node ID on the same channel. I guess I'm wrong on that. Thanks for clearing the air. :)
  • Newbie question about DC-DC Setp-up

    2
    0 Votes
    2 Posts
    1k Views
    H
    Unless you plan to move it around, soldering is probably best. Those headers/duponts tends to slip out when you least want it.
  • repeater and sensor in one node.

    4
    0 Votes
    4 Posts
    2k Views
    H
    Yes, that should do it. And yes you shouldn't use delay() or sleep the node. Instead you use timer or your own millis() checks.
  • Stand Alone Ethernet Gateway?

    10
    0 Votes
    10 Posts
    3k Views
    H
    Vera is a router-like device running the controller part. Many open source controllers can also run on very low power hardware such as Raspberry Pi. One example is Pi Dome. So you really don't have to have a PC running 24/7.
  • Receive Battery percentage via MQTT on OpenHab?

    6
    0 Votes
    6 Posts
    3k Views
    F
    Please try this: http://forum.mysensors.org/topic/524/mqtt-client-gateway/11
  • noob question Humidity sketch

    4
    0 Votes
    4 Posts
    2k Views
    T
    Yes, I think that is the main reason. :-)

15

Online

12.2k

Users

11.2k

Topics

113.4k

Posts