Skip to content
  • MySensors
  • OpenHardware.io
  • Categories
  • Recent
  • Tags
  • Popular
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo
tonnerre33T

tonnerre33

@tonnerre33
Hardware Contributor
About
Posts
120
Topics
1
Shares
0
Groups
1
Followers
2
Following
2

Posts

Recent Best Controversial

  • 💬 Livolo 3 buttons US/AU switch adapter
    tonnerre33T tonnerre33

    Hi all,

    As you requested, if someone want to check the board, i have adapted it for LINOVO 2 gangs 1 way EU format.

    You can find the files her https://github.com/tonnerre33/Linovo_EU_2Gang_1way/tree/develop/ ;)

    OpenHardware.io contest2017 livolo wall switch usau mysensors switch

  • 💬 Security & Signing
    tonnerre33T tonnerre33

    Hi,

    Did you check the SOFT_HMAC_KEY in your gateway with the skecth SecurityPersonalizer.ino ?
    He must be the same at the HMAC node.

    Announcements

  • 💬 Soil Moisture Sensor Pro Mini
    tonnerre33T tonnerre33

    Hi,
    I desoldered it for increase the battery life ;) I did the same for the regulator.
    You can find more informations here : https://www.mysensors.org/build/battery
    Thx for your interest :)

    I have just posted the pictures of the v1.1 version. Have fun.

    OpenHardware.io pro mini soil moisture mysensor nrf24l01

  • 💬 RFM69 Serial GW (ATMEGA328P)
    tonnerre33T tonnerre33

    0_1494000655324_upload-1cfecb9c-1343-4411-a8c4-b4546cd9a63e

    A fast extraction without traitment if that can help ;)

    OpenHardware.io mysensors gateway serial

  • 💬 Battery Powered Sensors
    tonnerre33T tonnerre33

    Ok try to remove the jumper between V+ and AREF

    Announcements battery

  • What is PA_BOOST pin on RFM69HW
    tonnerre33T tonnerre33

    @scalz Ok, so i will connect the ant pin and change the config :+1:

    Thank you for your help Scalz ;)

    General Discussion

  • 💬 Roller Shutter Node
    tonnerre33T tonnerre33

    It's ok, i haven't seen the fuse in the primary of the hilink ;)
    with this fuse, the protection is guaranteed, then you don't need termofuse in this project :+1:
    thanx for answer how you made your choice and i hope the release will arrive soon :)

    OpenHardware.io rollershutter current sensor relay blinds

  • How avoid endless loop when radio init fails?
    tonnerre33T tonnerre33

    Hello,

    It seems to me that this function is only in the developed branch with the parameter

    MY_TRANSPORT_WAIT_READY_MS
    

    More information at https://github.com/mysensors/MySensors/search?utf8=✓&q=MY_TRANSPORT_WAIT_READY_MS&type=Code

    Troubleshooting

  • 💬 FOTA (Wireless Programming)
    tonnerre33T tonnerre33

    @tlustoch You need to enable MY_OTA_FIRMWARE_FEATURE only if you use DualOptiBoot.
    With MYSBootloader, you don't need ;)

    I use MYSBootloader 1.3 pre-release with mysensors 2.0. You can find it here : https://forum.mysensors.org/topic/3453/mysbootloader-1-3-pre-release-myscontroller-1-0-0beta

    And yes it usable with 8 MHZ internal clock config if you burn the bootloader with 8Mhz internal clock setting.

    Announcements wireless update over the air sensebender fota firmware over the air wireless programming

  • 💬 AC-DC double solid state relay module
    tonnerre33T tonnerre33

    @Daniel-Oliveira

    I think it's DipTrace ;)

    OpenHardware.io hlk-pm01 solid state relay light switch light acdc

  • [SOLVED] Sleep dont run
    tonnerre33T tonnerre33

    @mar.conte said in Sleep dont run:
    Hi, you need to change the SLEEP_TIME value .
    For example :
    SLEEP_TIME = 10000 //Time in milliseconds

    Troubleshooting

  • 💬 Battery Powered Sensors
    tonnerre33T tonnerre33

    @giovaFr said in 💬 Battery Powered Sensors:

    A0maxV = VbattMax * (R1 / (R1+R2)

    Are you sure about that ? I think is A0maxV = VbattMax * (R2 / (R1+R2)

    R2 = 150k Ohms for 8.4V with R1 always at 1M Ohms

    Announcements battery

  • 💬 Wall Switch Insertable Node
    tonnerre33T tonnerre33

    Hello
    Will you build an nrf24l01 smd version ?

    OpenHardware.io contest2017 rfm69 atsha204a mysensors longlife switch battery coincell

  • 💬 Battery Powered Sensors
    tonnerre33T tonnerre33

    @gohan said in 💬 Battery Powered Sensors:
    Hello, i didn't know why you add 4 measures (batarray) and you divide by 3 the sum .

    Announcements battery

  • 💬 3.3v Buck-Boost DC-DC Converter
    tonnerre33T tonnerre33

    Thanks you ;)
    But i don't understand the difference between your 3 boost projects :( can you explain to me ? :)

    OpenHardware.io ltc3531 boost step-up converter

  • 💬 MyMultisensors
    tonnerre33T tonnerre33

    @scalz Oki. And for the nrf24 version ? :)

    OpenHardware.io 328p motion atsha204a multi sensor humidity temperature pir ambiant light low power coincell

  • 💬 In Wall AC/DC Pcb (with Relay) for MySensors (SMD)
    tonnerre33T tonnerre33

    @Justas Hello,

    yes you have to buy parts and assemble them yourself. 1.5$ by PCB is cheap, you can't have the components for this price ;)

    OpenHardware.io switch in-wall relay acdc hlk-pm01

  • 💬 4-channel switcher/dimmer
    tonnerre33T tonnerre33

    @HouseIOT said in 💬 4-channel switcher/dimmer:

    It is just my first project and it has some weaknesses

    It's a very good project for your first. I hope see many another projects from you ;)

    OpenHardware.io contest2017 mysensors dimmer

  • 💬 RFM69 Livolo 2 channels 1 way EU switch(VL-C700X-1 Ver: B8)
    tonnerre33T tonnerre33

    @mtiutiu Thanks you for your anwser ;)
    Did you test a two way switch (va et viens) ?
    I think we can do this with 1 gang 2 way :
    https://fr.aliexpress.com/item/Black-Crystal-Glass-Switch-Livolo-EU-Standard-VL-C701SR-12-1-Gang-2-Way-Remote-Control/32786281129.html

    OpenHardware.io mysensors livolo

  • 💬 Livolo 3 buttons US/AU switch adapter
    tonnerre33T tonnerre33

    Awesome work dude !! And you did the pcb on eagle, you are my hero <3
    That's will help me for develop EU version ;)
    Thx a lot

    OpenHardware.io contest2017 livolo wall switch usau mysensors switch
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • MySensors
  • OpenHardware.io
  • Categories
  • Recent
  • Tags
  • Popular