hi everyone, i'm trying to read the register values in nrf24l01+ since i need to use nrf as radiocontroller. Due to the fact i couln't write any bit on registers i tried to check if my functions were the main problem, so i tried the read function. I noticed that some registers didn't have the reset value described in the register map section of the datasheet, while others have (for example configuration register has 00001000 that is the reset sequence shown in the datasheet). Does anyone have an idea of why there aren't the reset value in the register? (i checked the 4 spi signal that i send to the nrf with a logic analyser and according to the timing information of the spi section of the datahseet they should be correct).