-
Hi guys,
I have a battery-powered sensor whose loop() is:
- read adc (light + battery)
- read a DHT22 sensor
- transmit data
The third step is basically:
- powerUp
- stopListening
- send dat…
-
Hi All,
I am currently having a problem getting the NRF24L01 running on Raspberry PI 4.
I have crated a fresh RaspberryOS on the PI4, enabled SPI, done everything like stated here:
https://tmrh2…
-
According to the datasheet, dynamic payloads take less time to transmit. This library doesn't seem to like using them. I imagine that keeping dynamic payloads disabled by default increases cohesion wi…
-
Hello
my sketch get_start return wrong RX_ADDR_P0-1
see /problems_RF24.txt
[problems_RF24.txt](https://github.com/bprovvis/Benny/files/5194501/problems_RF24.txt)
help me please
Thanks
-
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…
-
Hello Sidoh.
First of all: Thanks for your work.
I have 2x FUT103 that are connected to the same group (3) on my FUT089 remote.
Every thing works fine. Both lights respond as expected to the Re…
-
### Describe the bug
First of all, controlling my FUT027 (remote type RGB) via the MiLight Hub web interface completely works without any problems, thanks for that. Unfortunately I'm neither able t…
-
## Complex = overwhelming
Most people getting started with the nRF24L01 just need it to send data from 1 endpoint to another. The most basic `GettingStarted.ino` example does it both ways despite wha…
-
Hi! Been using the library the past few days and looking at writeFast definition a question came to my mind regarding its internal startFastWrite call. ¿How is it that such function is able to work pr…
-
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
4 years ago