set MY_TRANSPORT_WAIT_READY_MS to something different to 0.
Best posts made by Fabien
-
RE: MY_TRANSPORT_DONT_CARE_MODEposted in Troubleshooting
-
RE: ๐ฌ Sensebender Gatewayposted in OpenHardware.io
@bjornhallberg they declare a very low customs value (for my last order only 12x0.89โฌ ...)
I juste order the gateway today. -
ORP/PH Nodeposted in My Project
I create an ORP node (add PH later)
Currently I have 2 ways (ESP with Webserver and MQTT and MySensors).
I publish an early relaese for mysensors on github : https://github.com/fab33/MySORP -
RE: Roller Shutterposted in Hardware
Board finished.
Test :- ATMEGA328p ok. Setting fuses and loading optiboot/DualOptiboot.
- LED ok
(blink test) With DualOptiboot you need to reset device after uploading new sketch. - ATSHA ok with test exemple
- EEPROM ok with Write/read test
- Realys ok wit simple commands.
- Regulator 3.3V Ok
Need to test : Radio (RFM69W) and current sensor.
Some photos :

-
RE: Roller Shutterposted in Hardware
Last news ! Radio work ok and MySensors too.
Upload RelaySketch and I can control relay with MYSController ! Wow ! -
RE: ๐ฌ Roller Shutter Nodeposted in OpenHardware.io
There is no official sketch avaiable at this moment. And @scalz is working hard on RFM69 ... I began yesterday to write a new sketch, I will publish in few days (weeks ?).
-
RE: Your best advice on buying components?posted in General Discussion
You can try TME. Lot of componments, very good service and delivery in 2 days.
-
RE: Are folks here happy with Domoticz?posted in Domoticz
In fact, like @TimO, I use the same setup :
- Openhab2 with binding to get all sensors/actuators
- MQTT interface with Node-red
- node-red rules for "logic"
- Habpanel for GUI
-
RE: Sensebender Microposted in Announcements
I try to make a 3D box for SenseBender Micro with CR123 battery.
Screenchot :

-
RE: HELP !! cannot make Sensor work with RFM69posted in Troubleshooting
MISO, MOSI, etc ... are 5V outputs and RFM69 unlike NRF24 is not 5V tolerant even if it's powered with 3.3V
-
RE: ๐ฌ Roller Shutter Nodeposted in OpenHardware.io
Some other photos (sorry, first one is not in the same room) :




-
RE: ๐ฌ Roller Shutter Nodeposted in OpenHardware.io
One test screenshot (not definitive) of my habpanel (openHab 2.0 part).
I'm using OpenHAB mysensors binding (from @TimO), node-red for rules, habpanel for UI, Tasker on android (for example open all RollerShuter just after morning alarm !).
I can access OpenHAB via nginx reverse proxy with https and on my LAN, home automation have a separate VLAN (for security reasons). Thanks a lot to @scalz for this module.

-
Add V_FREQUENCYposted in Feature Requests
For some measurment (like mains power) We can need V_FREQUENCY, it can be add to S_MULTIMETER
-
RE: What's the best PIR sensor?posted in Hardware
you have this one : EKMA1101111
see : http://forum.mysensors.org/topic/1573/my-generic-room-senser-sensebender-with-motion-and-light
only 1ยตA but quite expensive ! -
RE: Sensebender Microposted in Announcements
So now the good news. I "repair" my 1st SenseBender (only two wire but one on the ATMega) and it works (with the same radio wich failed). I remove the FTDI header and everythings is ok. So now I'm sure the problem is the FTDI header near the antenna. And be carefull, we can have the same problem with battery for example. I suppose minimal distance is about 3.2 cm (lambda/4).
But now I have a question : How can I update sketch without header (0ยฐ header doesn't fit in case). OTA ? Is ther a tutorial for OTA update with out of the box SenseBenderMicro ?Thank for your help !
-
RE: ๐ฌ Carte Fil Pilote MySensors NRF24L01posted in OpenHardware.io
@hek ok but it could be useful to have localized sub-forum if community is big enough (French, Deutsh, Spanish ...) with some moderators. Sometimes I don't answer because it takes me more time in english.
-
ESP8266 as gatewayposted in Development
My Uno doesn't work well and my ProMicro too so I will try to use ESP8266 as gateway. I will use MQTT client gateway code for arduino and NodeMCU 1.0 board with Arduino IDE
I will put my results here in few days. -
RE: ๐ฌ Sensebender Gatewayposted in OpenHardware.io

Thank you @scalz !
You must have a very well calibrated printer to print it correctly. First try fails (oozing due to overtemp)
Other side tomorrow ! -
RE: MYSBootloader 1.3 pre-release & MYSController 1.0.0betaposted in Development
So after few test, wrks fine with I_PRESENTATION request and using smartSleep (with interrupts too).
-
RE: What solder paste are you guys using?posted in Hardware
For flux, usually JBC FL-15 from my local dealer. Clean with water. Very good results.
-
RE: openHAB 2.2 bindingposted in OpenHAB
@TimO
It works fine now for 1 and 2. If I remember you send me a version few month ago wich updating dimmer value.
Thank you ! -
RE: PIR Motion triggers when switch pressed (Allmost Solved, waiting for testresults)posted in Development
Same problem here with HS SR505 mini and sensebender with CR123 for powering. After each transmit of temp/hum, there is false triggering from PIR sensor. I try with 470uF an 10nF caps but it doesn't work too
-
RE: MyController 0.0.3.Alpha2 released!! :)posted in MyController.org
I'm trying the demo and I think it will be my next controller !
-
RE: Roller Shutterposted in Hardware
Made my first test tonight. Only a proof of concept with the first board and without auto-calibration. Yes I know, I have only blue wire near me ...

-
RE: ๐ฌ Roller Shutter Nodeposted in OpenHardware.io
@scalz, little mistake on BOM, C4 is 100n AND 10n ..
-
RE: Sensor IDs, best practices?posted in Development
I think (note tested) it is possible with platformio with multiple environment
Like this :[common] lib_deps_builtin = MySensors [env:uno_room1] platform = atmelavr framework = arduino board = uno build_flags = -DMY_NODE_ID=10 [env:uno_room2] platform = atmelavr framework = arduino board = uno build_flags = -DMY_NODE_ID=20 -
RE: Need volunteer to test dualboot OTA with MyControllerposted in MyController.org
I'm updating all my firmware with MyController without any problem (dualoptiboot)
-
RE: W25X40CLSNIG as flash for OTAposted in Hardware
Edit : It works. Just add
#define MY_OTA_FLASH_JDECID 0xEF30 -
RE: ๐ฌ MySensors NRF5 Platformposted in OpenHardware.io
Hi, I don't us nrf52 yet but as i'm a platformio supporter, There is a new release for nrf52 platform with initial arduino framework support ! Good news, i think I will test nrf52 in few weeks.
https://github.com/platformio/platform-nordicnrf52/releases/tag/v1.2.0 -
RE: Disable node ACKposted in Troubleshooting
Ok I just see you are using @scalz new driver. I can't help you more on this driver but it still in dev.
-
RE: Are folks here happy with Domoticz?posted in Domoticz
Openhab is better i think. Setup it's not easy but it ils more flexible. D'or graphing, influx/grafana ils suite easy to setup.
-
RE: ๐ฌ Roller Shutter Nodeposted in OpenHardware.io
Finnaly I find a solution with a very good WAF !
I want to keep a sort of manual command (not gateway or controller dependant) and I don't want an expensive solution (my ODACE schneider button are quite expensive and I don't want to buy other button).
But these button measure 38mm depth and @scalz board is about 20mm. My wall boxes are 50mm !
Si I find some special wall boxes with an enclosure for home automation module. It's cheap (about 3โฌ) and very well designed (french RT2012 compliant). I update the sketch with MY_TRANSPORT_WAIT_READY_MS so node can work alone. And I update sketch to work with bistable button. Works well on 2 windows since yesterday.
Here is a photo before :

-
RE: MySensors protocol page improvement recommendationposted in General Discussion
Another typo i think : for S_WATER_QUALITY you have V_STATUS but in V_STATUS line you don't reference S_WATER_QUALITY.
-
RE: Error after upload new sketch.posted in Troubleshooting
MCO is for Mysensors COre Message : https://ci.mysensors.org/job/Verifiers/job/MySensors/branch/development/Doxygen_HTML/group__MySensorsCoregrp.html#details
MCO:BGN:STP is for setup function. Your node rebooting in the setup function.Without your sketch it's difficult to help you.
-
RE: ๐ฌ Sensebender Gatewayposted in OpenHardware.io
@tbowmo After 2 month on the dev version, no more problem with the gateway. Perhaps it's time to made a new stable release ?
-
RE: ๐ฌ Roller Shutter Nodeposted in OpenHardware.io
@Soloam
2 relay for interlocking system and add more security.
I never mesure my current but it's low ... not 10A !
Internal clock is not very precise and can vary with external parameters like temperature. And for this project it's better to have good precision.
It's always better to use relay driver and not directly arduino pin.


