@mfalkvidd Thanks you very much sir!
ArieKanarie
@ArieKanarie
Best posts made by ArieKanarie
-
RE: [Tutorial] Raspberry Pi NRF24l01 direct connection
Latest posts made by ArieKanarie
-
RE: Combined MySensor Gateway with 433Mhz transmitter (HomeEasy/Klik-Aan-Klik-uit)
@TheoL said:
- MySensors node for switching on/of cheap 433Mhz based Power outlets from the Action
- Author Theo Leloux
- Created 05-09-2015
- Version 0.1alpha
*/
ould you give me hint how to change this for a kaku tranmitter?
The one that uses this command://Switch off KaKu-device 10 on address M kaKuSwitch.sendSignal('M',10,false); //Switch on KaKu-device 10 on address M kaKuSwitch.sendSignal('M',10,true);
-
RE: [Tutorial] Raspberry Pi NRF24l01 direct connection
@mfalkvidd Thanks you very much sir!
-
RE: [Tutorial] Raspberry Pi NRF24l01 direct connection
It might be a stupid question, but I've been staring at my screen for hours now, and can't find the solution.
How do i install/ connect this gatewatay in domoticz?I have a Raberry Pi (2) with domoticz installed, followd this tutorial and connected the NRF24l01 directly to the gpio, and according to the printout everything works.
So took a Arduino Uno, connected a magnetic doorsensor and a NRF24l01 and uploaded the right sketch, all ok and it even seems that the Raspberry is receiveing the data
But what kind of gateway do I select in Domoticz?
When I select Mysensors USB gateway I can't choose a serial port (seem legit since there is no usb connected), what hardware do I select??