-
Sometimes the rapsberry receives the packages normally and send an answer to the arduino other times the raspberry receives
one package the content of the package is show normally on the screen and t…
-
# Problem/Motivation
I would like to suggest an addon, if possible: previously using Home Assistant via the Hassbian installation on RPI3, a Mysensors gateway could be installed via SSH ([https://…
-
This is a questions about using RF24Audio and RF24 library in same Arduino sketch.
On node A, I want to transmit data (non-audio) to node B then receive audio data on node A from node B.
This is being…
-
Good afternoon, since I got the ["Breakout Adapter On-board 3.3V Regulator"](https:///images-na.ssl-images-amazon.com/images/I/61qxk%2BC3XBL._SX342_.jpg) and I was able to make the first connection be…
-
Having issues with ACK not working correctly? Please see [common issues](https://github.com/nRF24/RF24/blob/master/COMMON_ISSUES.md).
**Describe the bug**
A clear and concise description of what t…
roysG updated
3 years ago
-
Hi, I realise I'm clutching at straws here but I'm starting to run out of options. Before the recent releases in July and August I set up a link from an Arduino Nano to mqtt2zigbee running on a Pi 4 w…
-
This issue is part of an effort to start hosting nRF24 org repos' docs on github per individual repo instead of uploading all RF24* lib's docs to tmrh20.github.io.
I've created a github workflow th…
-
Auto-reload is on. Simply save files over USB to run them or enter REPL to disable.
Press any key to enter the REPL. Use CTRL-D to reload.
Adafruit CircuitPython 4.1.2 on 2019-12-18; Adafruit Itsy…
-
I have an errors while compiling Tasmota
`HISTFILE=/workspace/.gitpod/cmd-0 history -r; {
platformio run -e tasmota
}
gitpod /workspace/Tasmota $ HISTFILE=/workspace/.gitpod/cmd-0 history -r; …
-
This compile error happens when #define ENABLE_SLEEP_MODE line is commented out in RF24Network_config.h
The reason is pretty simple: there are two functions (setup_watchdog and sleepNode) that wrap…