Skip to content

Add nRF7xxx coprocessor submodule support into circuitpython  #7068

@skerr92

Description

@skerr92

There isn't really a timeline right now of when the nRF7xxx chips are set to be released, but I would like to get a start on providing a way to use it with circuitpython.

nRF in the latest nRF Connect SDK added preliminary support for Matter and a preview to the nRF7 series chips.

This is more of a long term task, and here are a few things that I think would be in that process up bring support for the nRF7 series into CircuitPython:

  • Develop a firmware base for the nRF7002 that could be loaded and provide basic SPI interface
  • Develop basic commands for sending data from circuitpython to the nRF7002
  • Create Adafruit Matter Submodule (a python library might be sufficient)

I'm open to expanding these tasks. I haven't looked too deep at the Matter preview.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions