Sample code not available for selected part

Hello Team,

We are currently working with the nRF54L05 and using the nRF Connect SDK. We have successfully evaluated basic BLE peripheral samples on the EVK.

For our application, we require sample implementations of the ADC and Timer. However, we found that the existing samples are not compatible with the nRF54L05.

Could you please guide us on how to use the Timer and ADC with this platform?

Thank you.

Parents
  • Hello,

    Maria Gilje said:
    Which samples have you tried so far?

    I have tried the following examples for ADC:

    1. ADC Sample sequence sample

    2. ADC device-tree driver sample

    3. nrfx_saadc simple blocking sample

    4. nrfx_saadc advanced non-blocking sample

    The following samples for Timers:

    1. nrfx_timer timer example

    2. nrfx_timer counter mode example

    When I tried to Add Build Configuration, I could not find the nrf54l05 option on compatible boards.

    Maria Gilje said:
    Did you create board overlays to enable the ADC and timer peripherals?

    No, I am new to the nrf Connect SDK and did not find much information on creating overlays on DevAcademy. Can you please provide the details on how to create board overlays to enable the ADC and timer peripherals?

Reply
  • Hello,

    Maria Gilje said:
    Which samples have you tried so far?

    I have tried the following examples for ADC:

    1. ADC Sample sequence sample

    2. ADC device-tree driver sample

    3. nrfx_saadc simple blocking sample

    4. nrfx_saadc advanced non-blocking sample

    The following samples for Timers:

    1. nrfx_timer timer example

    2. nrfx_timer counter mode example

    When I tried to Add Build Configuration, I could not find the nrf54l05 option on compatible boards.

    Maria Gilje said:
    Did you create board overlays to enable the ADC and timer peripherals?

    No, I am new to the nrf Connect SDK and did not find much information on creating overlays on DevAcademy. Can you please provide the details on how to create board overlays to enable the ADC and timer peripherals?

Children
No Data
Related