Me vs. the Nordic Breakout Board

By: skinny

2009-03-29 22:39:28

I've been attempting to help (or maybe hinder!) Don with a project he's working on. My task is to get a Dorkboard and eventually just the Benito talking to this Nordic nRF2401A breakout board from Sparkfun. After hacking on it a for a few days and today at the Open Lab and even more hacking at home I finally have the example program working! I'm attaching the source for the Arduino sketch for anyone else trying to do the same thing. Other things to note: DataSheets: Random lesson learned from this project so far: Think about timing, and remember that doing serial debugging statements will really putz up your timings! ;)
Back to archive index