Skip to content

Hardware

Talk about fun sensor hardware, MCUs, PCBs and how to power your sensors here.
1.8k Topics 18.3k Posts
  • Motion Sensor (PIR) and Boost Converter

    6
    0 Votes
    6 Posts
    919 Views
    D
    Thanks guys, I have one of those modules I will test it out. I have been playing with a combination of 0.1uF and 10uF. It has been performing decently so far. Let's see.
  • Power Consumption of MySensors vs. WiFi

    3
    0 Votes
    3 Posts
    659 Views
    AlaskaDIYA
    @mfalkvidd Thank you, I will check out the battery page.
  • WIFI Gateway using ESP8266 error during compile

    5
    0 Votes
    5 Posts
    840 Views
    J
    @mfalkvidd You mean I should try 2.4.1? I will do that today or so and report back. Thanks.
  • Sensebender GW update: unknown device

    2
    0 Votes
    2 Posts
    442 Views
    R
    Any ideas?
  • 5V boost converter smoked on first use

    8
    0 Votes
    8 Posts
    1k Views
    G
    @bjacobse Thanks. In the end i removed the solder that was shorting out the capacitor and it now outputs 5V. Not sure how safe it is after the overheat As an experiment I cut the track to take the LED out the circuit. This reduced the current from 2mA down to a few uA.
  • Roller Shutter

    87
    5 Votes
    87 Posts
    58k Views
    G
    I really don't know, I can't help you much. My sugestion would be to back down to a simpler sketch like blink, use the standard arduino ide and try everything. Just then move to more complex projects like roller shutter.
  • Mysensors libraries for Altium PCB design

    1
    0 Votes
    1 Posts
    491 Views
    No one has replied
  • Node sends data only once when battery powered

    4
    0 Votes
    4 Posts
    657 Views
    B
    Sorry. Forget it. It was just some misunderstanding in the mycontroller UI. I just saw that my sensors were in state "NEW" in mycontroller. I had to put it into state "REGISTERED". Don't ask me, why I thought that it worked via USB — I now think, that it never really worked, maybe i read the wrong line and saw another sensor in the list.
  • Atmega328 internal temperature sensor (yes it exists!)

    12
    4
    6 Votes
    12 Posts
    5k Views
    dirkcD
    @mfalkvidd said in Atmega328 internal temperature sensor (yes it exists!): hwCPUTemperature() sorry, stupid question maybe, but with my 328p based sensors hwCPUTemperature() is not automatically callable using just #include <MySensors.h> --> neither with 2.2.0 nor with 2.3.0 Do I have to include /hal/architecture/AVR/MyHwAVR.h ? Cannot compile it, what path should I use in the #include statement? :white_frowning_face:
  • WiFi Gateway on raspberry

    9
    0 Votes
    9 Posts
    1k Views
    mfalkviddM
    @badisensors see the earlier answers here.
  • need help with MD-PS002 pressure sensor md ps002

    1
    0 Votes
    1 Posts
    419 Views
    No one has replied
  • First NRF Project (Ebyte nRF52832) device seems to hang after programming

    9
    1 Votes
    9 Posts
    2k Views
    SpannersS
    @neverdie It's a new J-link but I did update it to the latest version when I unboxed it. Like you say - I must be close, but something is definitely wrong. For my next test I'll try connecting wires directly to a naked NRF module. I do have some NRF Prototype modules and some different modules other than the Ebytes. At least if they all give me the same result I know the problem has got to be at the PC/Programmer end. I do also have an ST-Link V2 which I may as well have a try with.
  • 0 Votes
    2 Posts
    913 Views
    nagelcN
    I'm not familiar with the Adafruit bootloader. Going to have to take a look at that. For use with MySensors, you don't use a softdevice. Take a look at this thread if you haven't already: https://forum.mysensors.org/topic/9266/guide-nrf5-nrf51-nrf52-for-beginners
  • Microbit Radio on Arduino

    2
    0 Votes
    2 Posts
    785 Views
    alowhumA
    I don't understand. Using the Micro:bit with MySensors is something I got working in 3 minutes with the normal NRF5 capabilities built into MySensors?
  • my first nrf5 ... NRF51/NRF52 which is better for MySensors ?

    31
    0 Votes
    31 Posts
    5k Views
    rozpruwaczR
    so I got my nrf52840 dongle :) I was able to run mysensors node and serial gateway using MyBoardNRF5 nrf52832 board. So far so good :) I was also able to upload the sketch using usb dfu, it required minor changes to the linker script although. But from the first tests it appears that the range of the nrf52840 dongle i less than the nrf51822 board I was using before :(
  • Sensebender/Dualoptiboot OTA HowTo in Mysensors

    25
    7 Votes
    25 Posts
    13k Views
    M
    @scalz Mycontroller works fine, I just tested it with Dualoptiboot and last package version (ask in the forum).
  • OTA flash types for MySensors

    64
    4 Votes
    64 Posts
    25k Views
    P
    Not making too much headway with this. Chips arrived, soldered on the the reverse side of the easypcb. Not able to get any sign of the flash being seen. One odd thing, the physical solder pad for the flash chip, pin 6 on my boards isn't connected to sck of the arduino pin 13 at all, just a bare solder pad. I've bridged this with wire, still no luck. Hmmmm...! More experiments ahead, good fun!
  • SSR 3-way relay suggestion

    11
    1
    0 Votes
    11 Posts
    2k Views
    alexsh1A
    @zboblamont I think the safety point is highly debatable these days. I can see why the isolators were installed in the 60s, but with modern bathroom fans, this is an obsolete. As I pointed out, it is not required to be installed by the Building Regulations (at least in the UK). Anyway, back to the topic, I'll have to check but I am sure the relay has to be placed behind the isolator socket box. The isolator itself will be buried behind a shelving unit
  • Is it really required to remove the voltage regulator to save power?

    2
    0 Votes
    2 Posts
    963 Views
    H
    @benhub Short answers, No, Yes, Yes The regulator will use power if connected. If your circuit is power hungry then removing the regulator will have limited effect. The sparkfun schematic on the article that you listed notes to disconnect the regulator for low power, so the advice is consistent. Unless you are using the genuine sparkfun versions of the pro-mini where the jumper can be cut then physically removing the regulator is recommended. [image: 1542936368860-arduino-pro-mini-v14-regulator-part-resized.png]
  • Raspberry gateway: small range

    7
    0 Votes
    7 Posts
    1k Views
    TmasterT
    I changed all my radios to rfm68 exactly because poor range.probably you are on middle of a 2.4ghz signal war. Take a look on your wifi neighborhood.probably there's a lot of 2.4 signal already ,masking you small nrf24 signal.... And then all ebay ones are fake... Just make a try with 2 rfm69w and you never touch an nrf24 again. 😎

22

Online

11.7k

Users

11.2k

Topics

113.1k

Posts