Open ignacioinda opened 6 years ago
I am using your library for a project of ultra low consumption, the library does not have any function to put the nrf24 in Power Down mode. could you help me?
@ignacioinda Really don't remember anything about this project but do this works for you? HAL_nRF24L01P_PowerUP(nRF, nRF_DISABLE);
HAL_nRF24L01P_PowerUP(nRF, nRF_DISABLE);
I am using your library for a project of ultra low consumption, the library does not have any function to put the nrf24 in Power Down mode. could you help me?