About the corresponding part number list of Thread coap sample code

Hi,

The following URL does not include nRF54L15, is it supported?

https://docs.nordicsemi.com/bundle/ncs-3.0.0/page/nrf/samples/openthread/coap_server/README.html

The CLI sample is compatible, so I think it will work.

https://docs.nordicsemi.com/bundle/ncs-3.0.0/page/nrf/samples/openthread/cli/README.html

best regards,

Hiroki

Parents
  • Hi Hiroki,

    The list of supported boards includes the boards we tested the samples with, but often, the samples can work with other boards as well. Sometimes out of the box, and sometimes with slight modification. The CoAP server sample will not work on the nRF54L15 DK out of the box, but it is possible to get it to work. You will have to create board files for the nRF54L15 DK, similar to the ones in the CLI sample.

    Best regards,
    Marte

  • Hi,Matre

    Than you fore reply.

    The list of supported boards includes the boards we tested the samples with, but often, the samples can work with other boards as well.

    Does the list in the document only include boards that can be written with the sample code firmware as is?

    Also, am I correct in thinking that this board has been pre-tested by Nordic?

    You will have to create board files for the nRF54L15 DK, similar to the ones in the CLI sample.

    Does this mean I need to create an overlay file?

    Add it to the following folder.

    best regards,

    Hiroki

Reply
  • Hi,Matre

    Than you fore reply.

    The list of supported boards includes the boards we tested the samples with, but often, the samples can work with other boards as well.

    Does the list in the document only include boards that can be written with the sample code firmware as is?

    Also, am I correct in thinking that this board has been pre-tested by Nordic?

    You will have to create board files for the nRF54L15 DK, similar to the ones in the CLI sample.

    Does this mean I need to create an overlay file?

    Add it to the following folder.

    best regards,

    Hiroki

Children
No Data
Related