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

nRF52833DK example project

Hi,

I have a nRF52833 DK which contains PCA10100 debugger on it.

However, examples in the nRF5SDK160098a08e2 SDK seems like not supporting PCA10100.

Which example should i use for development ?

Best regards.

Parents
  • Hi Erdem, there are a limited number of examples that supports the nRF52833 DK out of the box. The pca10100 examples are:

    • ble_peripheral
      • ble_app_uart
      • ble_app_hids_keyboard
      • ble_app_hrs_nfc_pairing
    • peripheral
      • uart
      • saadc
      • radio_test
      • blinky rtc_freertis
      • blinky_rtos
      • writable_ndef_msg
      • wake_on_nfc
      • record_url
      • usbd_hid_generic
      • usbd_ble_uart
      • usbd
    • proprietary
      • esb_ptx
      • esb_prx
      • esb_low_power_ptx
      • esb_low_power_prx
    • dtm
      • direct_test_mode
    • bootloader
      • secure_bootloader(s140, both debug and release variants)
      • secure_bootloader(s113, both debug and release variants)

    Best regards

    Bjørn

Reply
  • Hi Erdem, there are a limited number of examples that supports the nRF52833 DK out of the box. The pca10100 examples are:

    • ble_peripheral
      • ble_app_uart
      • ble_app_hids_keyboard
      • ble_app_hrs_nfc_pairing
    • peripheral
      • uart
      • saadc
      • radio_test
      • blinky rtc_freertis
      • blinky_rtos
      • writable_ndef_msg
      • wake_on_nfc
      • record_url
      • usbd_hid_generic
      • usbd_ble_uart
      • usbd
    • proprietary
      • esb_ptx
      • esb_prx
      • esb_low_power_ptx
      • esb_low_power_prx
    • dtm
      • direct_test_mode
    • bootloader
      • secure_bootloader(s140, both debug and release variants)
      • secure_bootloader(s113, both debug and release variants)

    Best regards

    Bjørn

Children
No Data
Related