-
Should the gh wiki and Updates branch be deleted?
-
I'm trying to build a mesh network using 4 nRF24L01 modules directly connected with Arduino Uno where 1 module is master node and the rest are base nodes.
The workflow is exactly as follows
I'm …
-
I have multi pir (4) with nano atmega128p, nrf24l01.the pit will trigger the onboard led but not the radio. I have tried every lib I can find to no avail. All I want is to save changing 4aaa batterie…
-
The latest MySensors warns that #define MY_RADIO_NRF24 should be changed to #define MY_RADIO_RF24
-
Hi, I've already consulted the troubleshooting guide, but I don't seem to find the issue. I have two FUT018, which I'd like to control. I ordered the nRF24L01+ from AliExpress and set everything up wi…
-
I have plugged NRF24l01 exactly as writen. Power to 3.3V on power have 100uF and 100nF capacitor. But I have unreasonable incoming digits
Sent response 4294967167
Sent response 4294967167
Sent respons…
-
I'm trying to use my rPI4 + Ubuntu Server as a development environment.
Getting this:
```
g++ -fPIC -marm -march=armv6zk -mtune=arm1176jzf-s -mfpu=vfp -mfloat-abi=hard -Ofast -Wall -pthread …
-
Hi,
i'm trying to connect to a ADAFRUIT HUZZAH ESP8266 BREAKOUT an NRF24L01 module, and use it with this library.
First, the wirring:
ESP8266 12 -> MISO
ESP8266 13 -> MOSI
ESP8266 14 -> CLOCK…
-
Hi,
I have PI zero as master and arduino nano as my sensor nodes. When I connect to my nodes everything seems to works fine with samples. When I add one mode node to mesh, mesh is connected but not…
-
Hello together!
Hope you are doing all well.
Since a few weeks (Unfortunately I cannot determine an exactly date) I am not able to get the milight-hub working properly on my nodemcuv3 CH340G. I…