openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
A
arduino-nrf8001
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 22 hours
ago. based on code collected
about 22 hours
ago.
Jul 18, 2024 — Jul 18, 2025
Showing page 1 of 2
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #9 from don/Issue8
Guan Yang
More...
about 11 years ago
rename Setup to avoid conflict with USBAPI.h
Don Coleman
More...
about 11 years ago
Merge pull request #7 from sandeepmistry/master
Guan Yang
More...
about 11 years ago
update example to use local services.h
Sandeep Mistry
More...
about 11 years ago
make setup messages arguments
Sandeep Mistry
More...
about 11 years ago
Merge pull request #6 from aallan/master
Guan Yang
More...
about 11 years ago
Don't spend a credit when setLocalData is called.
Alasdair Allan
More...
about 11 years ago
Update README.md
Jacob Rosenthal
More...
over 11 years ago
added support for Redbear BLE Shield
Jacob Rosenthal
More...
over 12 years ago
Merge pull request #1 from plskeggs/master
Guan Yang
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()
Pete Skeggs
More...
over 12 years ago
Correct hwError in DeviceStartedEvent debugging message
Guan Yang
More...
almost 13 years ago
Changed RDYN and REQN default pin assignments in examples
Guan Yang
More...
almost 13 years ago
Handle case where we're actually put in Setup state
Guan Yang
More...
almost 13 years ago
Moved address to string conversion to separate function
Guan Yang
More...
almost 13 years ago
Link to Nordic app in README
Guan Yang
More...
almost 13 years ago
More debugging
Guan Yang
More...
almost 13 years ago
More documentation
Guan Yang
More...
almost 13 years ago
Changed default pins to match the BLE shield
Guan Yang
More...
almost 13 years ago
Make nRF8001 reset pin optional
Guan Yang
More...
almost 13 years ago
Fixed bug in setup sequence
Guan Yang
More...
almost 13 years ago
First crack at API documentation
Guan Yang
More...
almost 13 years ago
Updated heart rate example and improved README
Guan Yang
More...
almost 13 years ago
Better README
Guan Yang
More...
almost 13 years ago
Updated heartrate example
Guan Yang
More...
almost 13 years ago
Transmit functions complete, largely untested
Guan Yang
More...
almost 13 years ago
Change return type of transmit functions
Guan Yang
More...
almost 13 years ago
Event handler routing mostly done
Guan Yang
More...
almost 13 years ago
.tags added to gitignore
Guan Yang
More...
almost 13 years ago
README clarifications
Guan Yang
More...
almost 13 years ago
←
1
2
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree