nic2019
Results
1
issues of
nic2019
Hi. There is a piece of code in the RadioBgIrqProcess function: ... BoardDisableIrq(); Required = false; BoardEnableIrq(); ... Why are the BoardDisableIrq() and BoardEnableIrq() functions empty for board "nrf52832" ?...