The second one looks just fine
15:22:45.343 -> CheckConnection Starting
15:22:45.343 ->
15:22:45.343 -> FIRST WITH THE DEFAULT ADDRESSES after power on
15:22:45.343 -> Note that RF24 does NOT reset when Arduino resets - only when power is removed
15:22:45.343 -> If the numbers are mostly 0x00 or 0xff it means that the Arduino is not
15:22:45.390 -> communicating with the nRF24
15:22:45.390 ->
15:22:45.390 -> SPI Frequency = 10 Mhz
15:22:45.390 -> Channel = 76 (~ 2476 MHz)
15:22:45.390 -> RF Data Rate = 1 MBPS
15:22:45.390 -> RF Power Amplifier = PA_MAX
15:22:45.390 -> RF Low Noise Amplifier = Enabled
15:22:45.390 -> CRC Length = 16 bits
15:22:45.390 -> Address Length = 5 bytes
15:22:45.390 -> Static Payload Length = 32 bytes
15:22:45.390 -> Auto Retry Delay = 1500 microseconds
15:22:45.390 -> Auto Retry Attempts = 15 maximum
15:22:45.390 -> Packets lost on
15:22:45.390 -> current channel = 0
15:22:45.390 -> Retry attempts made for
15:22:45.390 -> last transmission = 5
15:22:45.390 -> Multicast = Disabled
15:22:45.390 -> Custom ACK Payload = Disabled
15:22:45.437 -> Dynamic Payloads = Disabled
15:22:45.437 -> Auto Acknowledgment = Enabled
15:22:45.437 -> Primary Mode = TX
15:22:45.437 -> TX address = 0x4141417852
15:22:45.437 -> pipe 0 ( open ) bound = 0x4141417852
15:22:45.437 -> pipe 1 ( open ) bound = 0x4141417852
15:22:45.437 -> pipe 2 (closed) bound = 0xc3
15:22:45.437 -> pipe 3 (closed) bound = 0xc4
15:22:45.437 -> pipe 4 (closed) bound = 0xc5
15:22:45.437 -> pipe 5 (closed) bound = 0xc6
15:22:45.437 ->
15:22:45.437 ->
15:22:45.437 -> AND NOW WITH ADDRESS AAAxR 0x41 41 41 78 52 ON P1
15:22:45.437 -> and 250KBPS data rate
15:22:45.437 ->
15:22:45.437 -> SPI Frequency = 10 Mhz
15:22:45.437 -> Channel = 76 (~ 2476 MHz)
15:22:45.437 -> RF Data Rate = 250 KBPS
15:22:45.437 -> RF Power Amplifier = PA_MAX
15:22:45.437 -> RF Low Noise Amplifier = Enabled
15:22:45.484 -> CRC Length = 16 bits
15:22:45.484 -> Address Length = 5 bytes
15:22:45.484 -> Static Payload Length = 32 bytes
15:22:45.484 -> Auto Retry Delay = 1500 microseconds
15:22:45.484 -> Auto Retry Attempts = 15 maximum
15:22:45.484 -> Packets lost on
15:22:45.484 -> current channel = 0
15:22:45.484 -> Retry attempts made for
15:22:45.484 -> last transmission = 5
15:22:45.484 -> Multicast = Disabled
15:22:45.484 -> Custom ACK Payload = Disabled
15:22:45.484 -> Dynamic Payloads = Disabled
15:22:45.484 -> Auto Acknowledgment = Enabled
15:22:45.484 -> Primary Mode = TX
15:22:45.484 -> TX address = 0x4141417852
15:22:45.484 -> pipe 0 ( open ) bound = 0x4141417852
15:22:45.484 -> pipe 1 ( open ) bound = 0x4141417852
15:22:45.484 -> pipe 2 (closed) bound = 0xc3
15:22:45.484 -> pipe 3 (closed) bound = 0xc4
15:22:45.531 -> pipe 4 (closed) bound = 0xc5
15:22:45.531 -> pipe 5 (closed) bound = 0xc6
15:22:45.531 ->
15:22:45.531 ->
is it?