3389ee4eb4
The chip seems to require a wait time before reading packet data after the RX sequence done interrupt, as imidiate reading of it will indicate a packet size of zero and cause the RX sequence done to be continually retriggered. In addition, the extra clearing of the interrupt flags can be removed, as this is already done at the beginning of the isr. Jira: ZEP-2278 Signed-off-by: Bogdan Davidoaia <bogdan.davidoaia@linaro.org> |
||
---|---|---|
.. | ||
ieee802154_cc2520.c | ||
ieee802154_cc2520.h | ||
ieee802154_cc2520_regs.h | ||
ieee802154_kw41z.c | ||
ieee802154_mcr20a.c | ||
ieee802154_mcr20a.h | ||
ieee802154_mcr20a_regs.h | ||
ieee802154_nrf5.c | ||
ieee802154_nrf5.h | ||
ieee802154_uart_pipe.c | ||
ieee802154_uart_pipe.h | ||
Kconfig | ||
Kconfig.cc2520 | ||
Kconfig.kw41z | ||
Kconfig.mcr20a | ||
Kconfig.nrf5 | ||
Makefile |