Skip to content

General Discussion

A place to talk about whateeeever you want
1.5k Topics 14.2k Posts
  • Waking up 3.3v Pro Mini

    5
    0 Votes
    5 Posts
    2k Views
    B
    @y4CdW42Ol8 Have a look at the examples as supplied with the mySensors library. Both ways are implemented extensively. The gw.sleep(...) function will be the way to go for the 12 hrs. you'd like to put the sensor asleep. This is used in many examples For waking up with interrupt have a look at the example for the power meter. It wakes up the sensor when an interrupt occurs. Be my guest to find your own way of programming this, but as @mfalkvidd already pointed out: MySensors has its own functions! Good luck, Boozz.
  • Problems programming my pro minis [SOLVED]

    3
    0 Votes
    3 Posts
    985 Views
    dbemowskD
    So with a little playing with the continuity tester I found a loose connection. I am not sure yet why I cannot do the upload with the UNO, but I got it to go with the serial adapter.
  • Trying to figure out the message packets [SOLVED]

    7
    0 Votes
    7 Posts
    1k Views
    martinhjelmareM
    The controller can use the debug serial output from the gateway of type internal message subtype 9, I_LOG_MESSAGE, and report it in a log.
  • Manually sending a command to a node

    6
    0 Votes
    6 Posts
    2k Views
    D
    @dbemowsk Also works great in wine.
  • Stupidity of IOT Wifi Connectivity

    3
    0 Votes
    3 Posts
    864 Views
    tbowmoT
    MySensors is primarily wireless, but not wifi (as in wireless IEEE 802.11). We do have wired options as well with RS485 / RS232 I do not think that ethernet (as in IEEE 802.3) is the best option for sensor networks for home-sensors, It requires too many wires to each sensor point, and too complex transciever hardware on each sensor node. RS485 is more suitable for this purpose.
  • looking for solid core soldering wire

    2
    0 Votes
    2 Posts
    814 Views
    Tore André RosanderT
    In sweden this should be available on Clas ohlson, but you should be able to get this at almost any store that sells electric components.
  • DIY Outdoor LED

    diy led 12v driver cree
    60
    0 Votes
    60 Posts
    24k Views
    A
    @mfalkvidd said: I am using them at 12V so the power would be ~4W. Not too much but still enough to get the sink hot! The voltage makes no difference. 5A is still 5A. you are right :-) brain fart
  • V2.0 and Serial Gateway, can't seem to send from PC

    2
    0 Votes
    2 Posts
    959 Views
    badmannenB
    if you put up some code I can have a look at it
  • Combining BinarySwitch with PressureSensor

    14
    0 Votes
    14 Posts
    3k Views
    martinhjelmareM
    @Øyvind-Lauritzen Debouncer Bounce won't work with sleep. Use a short sleep of 5 ms to debounce instead. Look at the binary switch sleep example.
  • Keypad shields with enclosures

    7
    0 Votes
    7 Posts
    2k Views
    korttomaK
    btw, some of the RFID keypads that @hek mentioned supports the wiegand protocol and there is a arduino library available for that. https://github.com/monkeyboard/Wiegand-Protocol-Library-for-Arduino
  • How exactly ACK mechanism works like?

    3
    1 Votes
    3 Posts
    1k Views
    C
    Great, thanks for answers.
  • FTDI module

    6
    0 Votes
    6 Posts
    3k Views
    y4CdW42Ol8Y
    Problem Solved! When compiling, you must select Processor: ATmega 328 (3.3v, 8Mhz). Then the Serial Monitor will be fine at 9600 baud with the 3.3v Pro Mini.
  • Humble book bundle for electronics

    5
    3 Votes
    5 Posts
    2k Views
    D
    Thanks for the link @mfalkvidd , ordered. Should be some fun projects for the kid and I over the summer.
  • How to make a Water Detector from a Smoke Detector

    1
    0 Votes
    1 Posts
    575 Views
    No one has replied
  • What does a gateway do?

    3
    0 Votes
    3 Posts
    1k Views
    dbemowskD
    To put it pretty simply, a gateway is a way to convert and move data from one protocol to another. For example, At some point I am hoping to create a MySensors gateway that will let the MySensors protocol talk to my RCS serial thermostat that runs on an RS485 serial network and uses a protocol written by RCS.
  • Moisture Sensor example sketch

    7
    0 Votes
    7 Posts
    2k Views
    mfalkviddM
    @y4CdW42Ol8 said: So in the build example, should the DO pin of the sensor be hooked to D2 of the Arduino? No, D0 on the moisture sensor is connected to D3 on the Arduino. See the wiring instructions: https://www.mysensors.org/build/moisture#wiring-things-up
  • Looking to switch automation controller software

    27
    0 Votes
    27 Posts
    10k Views
    DidiD
    Here is a package you can start without installing anything ;-)
  • Moisture sensor example - pin A0

    3
    0 Votes
    3 Posts
    841 Views
    y4CdW42Ol8Y
    Oh good, Thanks.
  • Troubleshoot ethernet gateway

    3
    0 Votes
    3 Posts
    993 Views
    C
    Found the problem. Bad connection to router. I am now able to interact with it. Ping did work as did netcat. Thanks again.
  • Troubleshooting

    2
    0 Votes
    2 Posts
    2k Views
    dbemowskD
    Are you sure you have the correct comport selected? If so and you are on a Windows machine, check the com port in the device manager to make sure it is set up properly, e.g. now yellow exclamation point ([image: c02073812.gif]). If you have the yellow exclamation in device manager, you will need to resolve that issue first, which will most likely be a driver issue.

15

Online

11.9k

Users

11.2k

Topics

113.3k

Posts