zamieniłem pipes i działa
w kodzie nie są takie same tylko przeciwne
------------------------ [ Dodano po: kilkunastu sekundach ]jak serial wypluł coś takiego to jest oki ?
OLE: Ping out
STATUS = 0x0e RX_DR=0 TX_DS=0 MAX_RT=0 RX_P_NO=7 TX_FULL=0
RX_ADDR_P0-1 = 0xf0f0f0f0d2 0xf0f0f0f0e1
RX_ADDR_P2-5 = 0xc3 0xc4 0xc5 0xc6
TX_ADDR = 0xf0f0f0f0d2
RX_PW_P0-6 = 0x20 0x20 0x00 0x00 0x00 0x00
EN_AA = 0x3f
EN_RXADDR = 0x02
RF_CH = 0x4c
RF_SETUP = 0x07
CONFIG = 0x0f
DYNPD/FEATURE = 0x3f 0x04
Data Rate = 1MBPS
Model = nRF24L01+
CRC Length = 16 bits
PA Power = PA_MAX
Now sending length 4
Got response size=21 value=ABCDEFGHIJKLMNOPQRSTU
Now sending length 5
Got response size=22 value=ABCDEFGHIJKLMNOPQRSTUV
Now sending length 6
Got response size=23 value=ABCDEFGHIJKLMNOPQRSTUVW
Now sending length 7
Got response size=24 value=ABCDEFGHIJKLMNOPQRSTUVWX
Now sending length 8
Got response size=25 value=ABCDEFGHIJKLMNOPQRSTUVWXY
Now sending length 9
Got response size=26 value=ABCDEFGHIJKLMNOPQRSTUVWXYZ
Now sending length 10
Got response size=27 value=ABCDEFGHIJKLMNOPQRSTUVWXYZ7
Now sending length 11
Got response size=28 value=ABCDEFGHIJKLMNOPQRSTUVWXYZ78
Now sending length 12
Got response size=29 value=ABCDEFGHIJKLMNOPQRSTUVWXYZ789
Now sending length 13
Got response size=30 value=ABCDEFGHIJKLMNOPQRSTUVWXYZ7890
Now sending length 14
Got response size=31 value=ABCDEFGHIJKLMNOPQRSTUVWXYZ78901
Now sending length 15
Got response size=32 value=ABCDEFGHIJKLMNOPQRSTUVWXYZ789012
Now sending length 16
Got response size=4 value=ABCD
Now sending length 17
Got response size=5 value=ABCDE
Now sending length 18
Got response size=6 value=ABCDEF
Now sending length 19
Got response size=7 value=ABCDEFG
Now sending length 20
Got response size=8 value=ABCDEFGH
Now sending length 21
Got response size=9 value=ABCDEFGHI
Now sending length 22
------------------------ [ Dodano po: 1 minucie ]a dokładnie to linię
const uint64_t pipes[2] = {0xF0F0F0F0D2LL, 0xF0F0F0F0E1LL };
------------------------ [ Dodano po: 33 minutach ]czym są kanały pipes jeśli chce połączyć 4 urządzenia to jak mam je dobierać?