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

examples: Add support for different devices for nrf-sdc #121

Merged
merged 2 commits into from
Sep 25, 2024

Conversation

plaes
Copy link
Contributor

@plaes plaes commented Sep 24, 2024

Examples ran on nrf52832, though I wasn't able to connect to l2cap peripheral example using NRF Connect.

Also had to reduce the task arena size to 32k as nrf52832 has only 64k of RAM.

@lulf
Copy link
Member

lulf commented Sep 24, 2024

I don't think you can use l2cap credit channels with nrf connect, but if you have 2 devkits, you can run the l2cap-central talking to the l2cap-peripheral example

@lulf
Copy link
Member

lulf commented Sep 25, 2024

/test

Copy link
Member

@lulf lulf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@lulf lulf merged commit f48db28 into embassy-rs:main Sep 25, 2024
6 checks passed
@plaes plaes deleted the nrf-sdc-multiple-boards branch September 25, 2024 08:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants