-
hi Guys
I have just migrated to home assistant from Domoticz and am having some issues with my espMH.
I have followed the guide for home assistant autodiscovery (i know auto discovery works in H…
-
Just built on RPi. Make all worked fine in both librf24/rpi and examples/rpi_master. Launching rpi_master (sudo ./rpi_master) resulted in an immediate silent crash.
My hardware works fine with the r…
-
Does anyone know how to get PL1167_nRF24 to work with ESP32?
Everything goes, except that pipe[] value in PL1167_nRF24.cpp was already declared in the hardware files of ESP32:
`static const uint8_…
-
Hello,
if(radio.isPVariant()) {
Serial.println("Radio is nRF24L01 plus variant");
}
else {
Serial.println("Radio is nRF24L01 NON-plus variant");
}
per documentation for a non-P de…
-
Hi,
i try to implement my Pi into an existing Network of Arduino Nodes with maniacbugs Rf24 and RF24Network Lib.
I cloned this , make all and make install.
make: **\* No rule to make target `install-…
-
Hello Nate!
I've been struggling for days now to get the communication working between raspberry pi and arduino, found almost all the issues listed here, but something still didn't work properly. Dow…
-
Dear
sorry for the noise but I have some problems to get your lib up and running
on my Raspberry Pi 3.
I want use Node.js with your pure and clean JS code but the code didn't find my device.
``` j…
-
Page 8 of `RF-NANO Operating Instruction_V.1.1.pdf` contains an error in the text, which will cause endless headaches for developers trying to use the nRF24L01+ radio.
the CE and CSN pins are reverse…
-
Hello,
thank you ManiacBug for RF24 and RF24Network!
I have a question. Is there a way to check signal strength between trasmitter and receiver??
Thanks,
Arthur.
[PS Chapter 6.4 of nRf24L01+ docum…
-
Hi,
I tried now for a couple of hours to get the bridge to work but I got always the message from the title. I setup the spi which seems to be working with the wire test (https://www.raspberrypi.org/…
kast1 updated
8 years ago