You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was wondering of you could help me understand why I can't get the neo pixel to do anything. The code executes fine and RTT logs messages. The board is custom and based on the NRF52832. The board and neo pixel (WS2812b) works with other Arduino based sketches that allow me to fully control the neo pixel without issue.
Hi,
Awesome project!
I was wondering of you could help me understand why I can't get the neo pixel to do anything. The code executes fine and RTT logs messages. The board is custom and based on the NRF52832. The board and neo pixel (WS2812b) works with other Arduino based sketches that allow me to fully control the neo pixel without issue.
I have defined the following in sdk_config:
All of the above are not connected to anything physically.
And only modified the pin number below in main:
Unfortunately, I come from a hardware background so the code is a little hard for me to follow.
The RTT output looks good:
Have i missed something obvious?
Thanks in advance!
Ace
The text was updated successfully, but these errors were encountered: