Skip to content

simpletest fails on Feather nRF52840. #3

Open
@kattni

Description

@kattni

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.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions