-
Notifications
You must be signed in to change notification settings - Fork 941
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
board: Adafruit LED Glasses Driver nRF52840 #4020
base: dev
Are you sure you want to change the base?
Conversation
When trying to enable BLE via tinygo.org/x/bluetooth, the program locks up upon enabling the default adapter. Trying to understand how to further nail down the source of the problem. Produces this output:
These are the details in INFO_UF2.TXT of the bootloader:
Any ideas about what might be wrong or the best way to troubleshoot the above issue? |
eb04e06
to
62677e3
Compare
The problem described above was solved by setting |
References: https://www.adafruit.com/product/5217 https://cdn-learn.adafruit.com/assets/assets/000/105/134/original/adafruit_products_EyeLightsD_sch.png?1633457726 https://github.com/adafruit/Adafruit_nRF52_Arduino/blob/master/variants/ledglasses_nrf52840/variant.h https://github.com/adafruit/Adafruit-EyeLights-LED-Glasses-and-Driver-PCB/blob/main/Adafruit%20EyeLights%20LED%20Glasses%20Driver.pdf
62677e3
to
9ff290e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you also add a smoke test for this board to the GNUmakefile?
Other than that, LGTM.
@bgould this PR is so very close! Do you think you could finish it off? |
Adafruit LED Glasses Driver - nRF52840 Sensor Board
https://www.adafruit.com/product/5217
References:
https://cdn-learn.adafruit.com/assets/assets/000/105/134/original/adafruit_products_EyeLightsD_sch.png?1633457726
https://github.com/adafruit/Adafruit_nRF52_Arduino/blob/master/variants/ledglasses_nrf52840/variant.h
https://github.com/adafruit/Adafruit-EyeLights-LED-Glasses-and-Driver-PCB/blob/main/Adafruit%20EyeLights%20LED%20Glasses%20Driver.pdf