0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Jul 18, 2024 — Jul 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #9 from don/Issue8 More... about 11 years ago
rename Setup to avoid conflict with USBAPI.h More... about 11 years ago
Merge pull request #7 from sandeepmistry/master More... about 11 years ago
update example to use local services.h More... about 11 years ago
make setup messages arguments More... about 11 years ago
Merge pull request #6 from aallan/master More... about 11 years ago
Don't spend a credit when setLocalData is called. More... about 11 years ago
Update README.md More... over 11 years ago
added support for Redbear BLE Shield More... over 12 years ago
Merge pull request #1 from plskeggs/master More... over 12 years ago
- created my own fork of this project - changed all strings to use F() macro to conserve RAM - moved some messages to new NRF_VERBOSE_DEBUG conditional to make debugging with NRF_DEBUG on more viable - added display of details of any hardware error event inside debugEvent() - fix a bug in handling 64 bit pipesOpen and pipesClosed members -- don't return AND masked pipesOpen value as an 8 bit integer or you can only use 8 pipes -- instead, compare result of the mask to 0, and return the boolean result - be more deliberate in handling the 64 bit pipesOpen and pipesClosed masking to ensure compiler uses a 64 bit mask - implement getDeviceVersion() More... over 12 years ago
Correct hwError in DeviceStartedEvent debugging message More... almost 13 years ago
Changed RDYN and REQN default pin assignments in examples More... almost 13 years ago
Handle case where we're actually put in Setup state More... almost 13 years ago
Moved address to string conversion to separate function More... almost 13 years ago
Link to Nordic app in README More... almost 13 years ago
More debugging More... almost 13 years ago
More documentation More... almost 13 years ago
Changed default pins to match the BLE shield More... almost 13 years ago
Make nRF8001 reset pin optional More... almost 13 years ago
Fixed bug in setup sequence More... almost 13 years ago
First crack at API documentation More... almost 13 years ago
Updated heart rate example and improved README More... almost 13 years ago
Better README More... almost 13 years ago
Updated heartrate example More... almost 13 years ago
Transmit functions complete, largely untested More... almost 13 years ago
Change return type of transmit functions More... almost 13 years ago
Event handler routing mostly done More... almost 13 years ago
.tags added to gitignore More... almost 13 years ago
README clarifications More... almost 13 years ago