Hi, I am new on BLE development and a bit confuse on choosing development kit.
After search around, I learned the following, please tell me if any wrong:
- Segger JLink can program / debug almost all the nrf51x / nrf52x series chips.
- both nrf51DK and nrf52DK have a Segger JLink on it. So both DK can do whatever Segger JLink can do.
- nrf51DK and nrf52DK contain plug and play pins for nRF chip and other board enhancement. So the DKs are more likely for PCB design for nRFs.
For my case, I am going to buy some nRF51822 and nRF52810 module, installing a button on GPIO, flashing the program and custom control the button, advertisement , Rx/Tx, etc.
Is it the Segger JLink enough for me to program and play around nRF51822 and nRF52810?
I want to know more about the CAN DO & CAN'T DO of nrf51/52DK VS Segger JLink.
Thank you.