hcemreyilmaz / STM32_HAL_nRF24L01P

Still in development...
GNU General Public License v3.0
21 stars 6 forks source link

Power Down mode #3

Open ignacioinda opened 6 years ago

ignacioinda commented 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?

hcemreyilmaz commented 6 years ago

@ignacioinda Really don't remember anything about this project but do this works for you? HAL_nRF24L01P_PowerUP(nRF, nRF_DISABLE);