We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
simpletest fails to run on Feather nRF52840. Throws the following exception:
if crc8 != self._buf[5]: raise RuntimeError("CRC failure on reading word")
Same hardware worked successfully on Feather M4, so hardware is verified as functioning.