nRF51 DK - Arduino R3 Compatible

Hello,

I've been attempting to add reliable wireless connectivity to and from sensor networks, along with bluetooth functionality to some of my projects and have recently been working with this nRF51-DK (which is supposedly Arduino Compatible).

I've been having some trouble finding out how to start using this chip with Arduino, and figured I'd ask here.

I believe the chip is operating on an ARM architecture which can be separately programmed with a Keil uVision, or another similar IDE. I am curious if I am still going to be able to integrate this into my Arduino projects, and if so, how?

I have had a little experience working with some of the libraries for nRF24L01+, and other similar parts but don't seem to find a library like that for this family of chips. Is there one I can use? Is there something I am missing?

I have tried using the Keil uVision a little, but it's difficult to understand what examples there are and I don't know how I'm going to integrate it all together. I would love to be able to use it with the Arduino environment. If there is a straightforward way to start integrating this chip into my projects to add bluetooth and wireless communication, that would be excellent. Any ideas, tips, or suggestions are much appreciated.

Thanks!

LP