1. S

    NRF24L01P with minimum configurations

    I want to get better on understanding and documenting datasheets, I gave myself a target to setup NRF24L01P without seeing any example code and just by learning from datasheet. As we start things from most simple setup, I planned to setup only two devices, device A as sender (PTX) device B as...
  2. ashokraj

    Driver vs HAL in NRF52

    I am budding Embedded Engineer, currently, I would like to learn how to program nrf52dk. While I am exploring info center, Peripheral examples I have noticed that most of the peripherals has two section: 1. Driver. 2. HAL. My questions are the following: 1. What is the difference between...
Top