This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nrf52832 and Arduino

Hi, I'm planning to add bluetooth LE support to my Arduino based project. I want to use nrf52832, but I couldn't find any example on Arduino interaction with this radio. I know that nrf8001 has an SDK for Arduino, but I wanted to use all the new cool features of nrf52832 (e.g. NFC pairing). Is programming nrf52832 with Arduino more difficult than programming the nrf8001? I'm a beginner with BLE, should I stick to nrf8001? Can anyone point me to an example? Thanks

Related