Yeah, really looks nice!
Can't wait too for the link and more info about de OTA bootloader.
I'm making some industrial opensources sensor based on MySensor and my current bootloader don't have an OTA Bootloader. So it would be greate with your Bootloader and your application!
Tibus
@Tibus
Best posts made by Tibus
-
RE: Windows GUI/Controller for MySensors
-
RE: Frustration ??
I'm designing my own mysensors casing... 3D models are finished... I'm waiting to resolve some details like the screws,... and I will print it in 3D and make some mold in resin... I'll post some picture when it'll be finished if you want...
Latest posts made by Tibus
-
RE: How low can arduino can go?
yes, when I use de gw.sleep it works great but I can't go lower than 26ua+-. My test with your function draw 14ma because the nrf doesn't go to sleep... But is there a method to go lower than 26ua with the nrf? I'm already verry happy of the 26ua but if I can go lower, it would be even better ;D
Do you things it's because I use fake nrf? where can i bought real nrf? The one I use is from electrodragon. -
RE: How low can arduino can go?
I use the @funky81 's sleep method but the nrf doesn't go to sleep so I draw 14ma. When I use the gw.sleep method, I draw +-26ua. Is it possible to go below? (without the nrf, my own pcb with atmega328 go to 5ua in sleep mode with your function (doesn't work with gw.sleep because it's a test without the nrf ;D)
-
RE: Minimal design thoughts
In your design, C3, the nrf 4u7 capacitor, is a classic ceramic capacitor. In the mysensors tutorial, they write a polarized capacitor is better for the NRF. I use tantalum capacitor wich are bigger but is there a difference with the ceramic one for the nrf. I would like to use a ceramic 0603 too if there is no difference for nrf.
Thank's
-
RE: [security] Introducing signing support to MySensors
Ok, thank's! I've already change every A6 pin connection to A3. Can the user use A3 for analogic even if ATSHA204 is connected on it? or do I have to remove the A3 pin available for the user?
-
RE: [security] Introducing signing support to MySensors
Ok, So I've to connect it on A3 (default value in mysensor?) and let the A7 floating? The A6 is not used so? (other question : I can't use digitalWrite on A6 pin?)
Thank's verry much for the details on ATSHA204A instead of ATSHA204. The ATSHA204A is in SOT23-3 too? so the A7 is only use inside the Atmega library?
-
RE: [security] Introducing signing support to MySensors
hello, i'm making some mysensors board that I'll present you a bit later and I've add a place for the Atsha204 sot23-3.
I can't find it in Europe still and I would like to know if is it possible ton connect it on pin A6 instead of pin A3. I would like to keep the A0 to A5 for the user and use A6 for Atsha204 and A7 for Atcha204 floating point. Can anyone test it for me please?
Thank's verry much!
-
RE: Small wall outlet sensor node
@axillent thanks for the values but what are the wattage of the resistors?
-
RE: 230V power supply to Arduino
hox much current could you get with a LDO ort step-Down to 5V or 3.3V? 80ma?
-
RE: which controller for noobs ?
with an access of your raspberry pi from anywhere (like "noip" I use), you can connect your android with jeedom and control it. It's what I do for my home automation (with a raspberry pi, a Jeedom server and a noip service)
And the jeedom's creator are working on an android special app too