andrzej-kaczmarek opened a new pull request #449: [MYNEWT-285] nimble/phy: Fix CRC checking URL: https://github.com/apache/mynewt-core/pull/449 The CRCSTATUS register is not cleared automatically by hardware so it may not reflect current state of CRC check in some cases. The better way to check CRC is to clear EVENT_CRCOK when starting to receive a packet and then check its state when done. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
With regards, Apache Git Services
