@mfalkvidd thanks.
I'll try next time i'll get repo files
fets
@fets
Best posts made by fets
-
RE: Juggling different MySensor versions?
-
RE: openHAB 2.0 binding
Hi @TimO, any chance you add support to MySensors MQTT to your great work in progress ?
-
RE: What radio to use? NRF24L01+, RFM69, RFM73 ?
@Cliff-Karlsson I think that :
- H version stands for High power.
- C version is pin compatible with RFM12.
RFM69 uses SPI so the connections are :
Arduino RFM69
10 <-------------------> NSS
11 <-------------------> MOSI
12 <-------------------> MISO
13 <-------------------> SCK
DI00 <-------------------> 2
GND <-------------------> GND
3.3V
ANA : antennaNSS, MOSI and SCK are inputs so you need to adapt level if you use 5V arduino
-
RE: In wall LCD Switch/Scene controller for MySensors
@sundberg84 congratulations, one more great hardware contribution.
I like it as all the others.
Keep going, your hard work is appreciate -
RE: How to get RFM69H 868Mhz working?
For connections , see this
For 2.0beta, sketches :
you have to (see MySensor.h) comment : //#define MY_RADIO_NRF24
and uncomment : #define MY_RADIO_RFM69All other defines for RFM69 are located in MyConfig.h
If you have issues, post your code
Regards
-
RE: What radio to use? NRF24L01+, RFM69, RFM73 ?
@Cliff-Karlsson seems correct.
Personnaly I use 3 * 2 resistors (10k and 4.7k) for NS, MOSI and SCK rfm69hw inputs.
Don't forget to change MyTransportRF69 contructor to use high power RFM69 -
RE: Is Vera still the best controller (to replace my failing Vera3)?
@AWI + @mfalkvidd good job.
Maybe you could add MQTT gateway support -
RE: How to get RFM69H 868Mhz working?
@vga said:
My Gateway is a Arduino Nano 5V model with 3,3V output, which is be used for the transceiver.
As @scalz mentionned you need to adapt level (5V -> 3.3V) on rfm69 inputs : NSS, MOSI and SCK
-
RE: MySensors 2.0 support
@Dave-Dan from what I read, you must first update the GW and then nodes.
In my case, after changing the GW, I couldn't properly control my nodes with domoticz.
Then i upgraded my sensorsand everything went good and smooth -
RE: MyController+Domoticz at same time?
@mfalkvidd if you are on linux and able to run node-red here what you can do (thanks @tbowmo)
Latest posts made by fets
-
RE: 💬 ESP-LINK ESP8266 WeMos D1 Mini Adapter Board
@Nca78 thanks, I'll try it
-
RE: 💬 ESP-LINK ESP8266 WeMos D1 Mini Adapter Board
@NeverDie did you opened a dispute regarding your false wemos D1 V2 on aliexpress cause I have the same situation with the same seller.
Did you solve the issue ?
Thanks -
RE: Orange Pi Zero H2
@dbemowsk said:
I currently run Domoticz on an Orange PI PC. This is my main HA computer. I picked it up for about $18 US shipped. It has been running pretty reliably. No problems to speak of since I got it.
I'm interested in Orange Pi but read many complains which scares a little.
Which image are you using ? Direct from their site ? -
RE: 💬 ESP-LINK ESP8266 WeMos D1 Mini Adapter Board
@NeverDie said:
So, I decided to order some of those instead.
Which one did you order ? Can you provide the link please
-
RE: Request for contribution - controller selection matrix
I see that Domiticz supports MYS MQTT can someone explain how, please ?
Couldn't find anything on that on Wiki.I thought that Domoticz only supported its mqtt format ! -
RE: An Esp8266 Nextion Scene controller??
@alexsh1 said:
I uploaded the latest version on oshpark
I'm a fan of scargill work. I saw this article a while ago but I didn't use ESP8266 at the time, so I didn't pay attention.
Now after several tests with ESP, I'm more interested in this PCB, but I can't find a link to oshpark in the article.
Can you provide a link please. -
RE: Is Vera still the best controller (to replace my failing Vera3)?
@AWI + @mfalkvidd good job.
Maybe you could add MQTT gateway support -
RE: An Esp8266 Nextion Scene controller??
I totally zapped this thread. @alexsh1 where did you order this pcb ?