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

sparkfun nRF52832 breakout board programming without nRF52 DK (through serial beefy 3 bootloader and arduino IDE) for 2.4 GHz radio communication to nRF24L01

Hello, I bought a nRF52832 Breakout Board from SparkFun. from their tutorial, you can program this board using the serial bootloader and the Arduino IDE. However, aside for a BLEperipheral library, There are no arduino libraries or examples for radio communications with the nRF52. There are arduino radio libraries for the nRF24L01 chips only. (which works very well and is easy to set up)

With that said, is there anyway I could program a proprietary 2.4 Ghz RF radio communication between the nRF52832 and nRF24L01 modules without having to buy the nRF52 DK?

All this is very confusing. do people typically code nRF modules through a dev kit board ? I feel like the only way to get familiar with the nRF52 and get example codes is by buying the DK.. 

Related