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.