-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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 Arduino Nano 33 BLE Sense Rev 2 #7991
Comments
If you'd like to contribute a board definition, that would be great. In the other issue you mentioned you don't own the board. Do you have one now? |
I've specifically changed the scope of this issue to focus on the newer Rev 2 version of the board since the existing definition incorporates the sensor pins in pins.c, as seen here: circuitpython/ports/nrf/boards/arduino_nano_33_ble/pins.c Lines 51 to 55 in f2bfced
There are a few differences between the two revisions pin-wise, here is a list of them that I've picked up:
I hope this helps for anyone making a board definition for the Rev 2. |
Closed by #9347. |
This is a new version of the already-supported Arduino Nano 33 BLE Sense. I opened this issue to discuss the now discontinued Rev 1, but I repurposed it for the Rev 2 after figuring out that all the pins for the Rev 1 were already defined for the Nano 33 BLE port. See #7991 (comment) further below for more information.
Arduino documentation: https://docs.arduino.cc/hardware/nano-33-ble-sense-rev2
Pinout: https://docs.arduino.cc/resources/pinouts/ABX00069-full-pinout.pdf
The text was updated successfully, but these errors were encountered: