Timeline for nRF24L01 pipe question
Current License: CC BY-SA 4.0
12 events
when toggle format | what | by | license | comment | |
---|---|---|---|---|---|
S Sep 15, 2018 at 11:35 | history | suggested | MichaelT | CC BY-SA 4.0 |
the answer is already accepted, but lacks another useful point which I added at the end of the answer
|
Sep 15, 2018 at 8:21 | review | Suggested edits | |||
S Sep 15, 2018 at 11:35 | |||||
May 23, 2017 at 12:37 | history | edited | Community Bot |
replaced http://stackoverflow.com/ with https://stackoverflow.com/
|
|
Apr 29, 2016 at 19:12 | vote | accept | Alex | ||
Jul 16, 2014 at 23:04 | comment | added | user3028 | sound interesting | |
Jul 16, 2014 at 16:12 | comment | added | PhillyNJ | I am working on mine. I will have 1 transmitter and 4 receivers | |
Jul 16, 2014 at 15:48 | comment | added | user3028 | I see. For myself I didn't check the multi-receiver feature. I use each chip for transmit and receive. | |
Jul 16, 2014 at 15:30 | comment | added | PhillyNJ | From my testing, the values are arbitrary as long as your pipe 0 & 1 are the same on the Transmitter and the receiver | |
Jul 16, 2014 at 15:03 | comment | added | user3028 | In order to choose the values, you need to know that by default there is a writing pipe and a reading pipe. In multi-receiver mode there is a writing and up to 5 reading pipes. You describe only the reading pipes. So far I didn't check that, but I believe if one choses the reading and writing pipe that share the first 32 bits, it will fail. | |
Jul 16, 2014 at 14:37 | comment | added | PhillyNJ |
@bersch - Is that relevant? The OP was asking how the pipe values are choosen e.g. where the author is getting 0xF0F0F0F0E1LL, 0xF0F0F0F0D2LL? , not how the pipes are used.
|
|
Jul 16, 2014 at 13:08 | comment | added | user3028 | could you please mention also, that those pipes refer only to the "6 data multi-receiver" feature (s. Nordic datasheet p39-40). by default only data pipe 0 and 1 are enabled. | |
Jul 15, 2014 at 11:38 | history | answered | PhillyNJ | CC BY-SA 3.0 |