Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Sparkfun Thing Plus Matter - MGM240P support #4863

Open
1 task
ruddycanuck opened this issue Feb 21, 2024 · 3 comments
Open
1 task

Add Sparkfun Thing Plus Matter - MGM240P support #4863

ruddycanuck opened this issue Feb 21, 2024 · 3 comments

Comments

@ruddycanuck
Copy link

  • Feature Request.
    Start by telling us what problem you’re trying to solve. Often a solution
    already exists! Don’t send pull requests to implement new features without first getting our
    support. Sometimes we leave features out on purpose to keep the project small.

Configuration

Operating system: Windows 10

PlatformIO Version (platformio --version): PlatformIO Core, version 6.1.13

Description of problem

Arduino, Sparkfun and Silicon Labs have a new Matter project: https://github.com/SiliconLabs/arduino/tree/main/libraries/Matter

I would like to use VS Code to program the Sparkfun Things Plus Matter ( Model DEV-20270 ) dev board using the Silicon Labs developed Arduino Libraries. (Arduino compiling is painfully slow.)
https://www.sparkfun.com/products/20270

I cannot find this board in the Platformio device list.

Steps to Reproduce

  1. In VS Code - Platformio select 'Import Arduino Project'
  2. Attempt to find the Sparkfun Thing Plus Matter - MGM240P

Actual Results

Product is not listed.

Expected Results

Product listed and Platformio able to use the Matter libraries from Arduino

Additional info

This board is available in Arduino - board info is from https://siliconlabs.github.io/arduino/package_arduinosilabs_index.json
The board comes with all of the appropriate Matter Arduino libraries for this Sparkfun and the Silicon Labs xG24 Explorer Kit dev boards.

@LorbusChris
Copy link

This is the same family of MCUs that is going to be used in the upcoming Arduino Nano Matter (which uses the MGM240S) and which'll also be supported in https://github.com/SiliconLabs/arduino

@MitchTalmadge
Copy link

MitchTalmadge commented May 13, 2024

More info about Arduino Nano Matter using MGM240SD22VNA:

@LorbusChris
Copy link

This draft PR might be a good starting point for anyone looking to add support for the Sparkfun Thing Plus Matter and Arduino Nano Matter boards and the Silabs Arduino core:

platformio/platform-siliconlabsefm32#8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants