Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Update ble-cheat-sheet.md #1810

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

Open
dkadish wants to merge 1 commit into arduino:main
base: main
Choose a base branch
Loading
from dkadish:patch-2
Open

Update ble-cheat-sheet.md #1810

dkadish wants to merge 1 commit into arduino:main from dkadish:patch-2

Conversation

Copy link
Contributor

@dkadish dkadish commented Mar 11, 2024

Fixed the RGB description and example code to reflect the fact that they are active-LOW and not active-HIGH.

What This PR Changes

  • The description and example code actually does the opposite of what it says it does.

Contribution Guidelines

Fixed the RGB description and example code to reflect the fact that they are active-LOW and not active-HIGH.
@jhansson-ard jhansson-ard added fix/update A small fix or update community Bugs and fixes suggested by the community maker labels Mar 12, 2024
Copy link
Contributor

@jacobhylen jacobhylen left a comment

Choose a reason for hiding this comment

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

Hey @dkadish ☀️
Thanks for bringing this to our attention and for taking the time to fix it.

I see that we've made this error in the corresponding cheat sheets for the 3 other Nano 33 BLE boards as well (Nano 33 BLE, Nano 33 BLE Rev2, Nano 33 BLE Sense Rev2).
Can I ask you to apply these changes to those too? Then I'll go ahead and merge. :)

Thanks!

## RGB

To turn ON the pixels, write a `HIGH` state to the LED:
The Nano 33 BLE Sense's RGB LEDs are active-LOW, so they are switched in the opposite way to the LED_BUILTIN.
Copy link
Contributor

@jacobhylen jacobhylen Mar 12, 2024

Choose a reason for hiding this comment

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

Suggested change
The Nano 33 BLE Sense's RGB LEDs are active-LOW, so they are switched in the opposite way to the LED_BUILTIN.
The Nano 33 BLE Sense's RGB LED is active-LOW, so it is active when the pins are set to `LOW`.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers

@jacobhylen jacobhylen jacobhylen requested changes

@BenjaminDannegard BenjaminDannegard Awaiting requested review from BenjaminDannegard

@karlsoderby karlsoderby Awaiting requested review from karlsoderby

@Hannes7eicher Hannes7eicher Awaiting requested review from Hannes7eicher

Requested changes must be addressed to merge this pull request.

Assignees
No one assigned
Labels
community Bugs and fixes suggested by the community fix/update A small fix or update maker
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /