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

How to run ble_app_gzll on nrf52810?

Hi,

    I try to make ble_app_gzll running on nrf52810, but I failed to transfer the project.

    Can u give me a hand?

BR,

    Yoole.

Parents
  • Hi Yoole.

    Which versions of the SDK and Softdevice are you using?

    The Multiprotocol Application example requires one of the following Softdevices: S132, S140. Here you can see that only S132 SoftDevice v5.0.0 and SDK 14.2.0 is compatible with the nRF52810.

    If you are unsure about how to run the example, you can take a look here for information about how to run a precompiled example, how to compile and run an example, as well as how to program the Softdevice 

    Best regards,

    Marte

Reply
  • Hi Yoole.

    Which versions of the SDK and Softdevice are you using?

    The Multiprotocol Application example requires one of the following Softdevices: S132, S140. Here you can see that only S132 SoftDevice v5.0.0 and SDK 14.2.0 is compatible with the nRF52810.

    If you are unsure about how to run the example, you can take a look here for information about how to run a precompiled example, how to compile and run an example, as well as how to program the Softdevice 

    Best regards,

    Marte

Children
Related