CeSiumUA / stm32_nrf24l01

Playing with nrf24l01 (with LNA)
0 stars 0 forks source link

Implement a SPI driver for STM32 to communicate with nrf24 #2

Closed CeSiumUA closed 4 days ago

CeSiumUA commented 6 days ago

DoD: There is a set of functions available to set/get parameters and execute commands on nrf24 from STM32

CeSiumUA commented 4 days ago

All required functionality was implemented in nrf24.c DoD was met