Hi. I'm very new to this so I hope you'll forgive me for my basic questions!
I would like to take data from multiple ANT fitness devices and send it to an iPhone application over BLE (possibly in raw form). I know absolutely nothing about nRF51/nRF52 in detail currently but I do have a working knowledge of the Arduino API and using it to communicate between the nRF51822 (BLE only) on an Arduino board (Adafruit M0 BLE) and the Apple APIs. I know basic C from about 25 years ago but I think programming the chips is well beyond my skills at this stage.
My question is; given my limitations, what's the absolute simplest way I can get up and running with this project? Specifically I'm looking at what hardware to buy - potentially for the Arduino - and what kinds of things I have to consider in terms of software. If you can point me to code examples that would be tremendous.
Many thanks.