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

I need to run both an ethernet port and a display from 52833DK using the zephyr stack, Any recommendations?

Looking for recommendations on best implementation. 

TimC

Parents
  • thanks much. Yes we need to use zephyr as we are accessing some lower level radio information that is not available in the SDK. We are on the 833 moving to the 840 when the devkit is production. 

  • Hi Tim

    You mean information from the Bluetooth stack?
    Otherwise I am not sure Zephyr will give you more access. 

    Either way there is no official recommendation from Nordic on what displays or ethernet ports to use. As long as the nRF52 device supports the same interfaces, voltage levels etc you should be able to use whichever ones you prefer. When it comes to displays in particular there are so many different types available, and every application will have different requirements in terms of size, resolution, display type and so forth. 

    Since the case is public there might be some input from the community, if someone else has tried the same. 

    Best regards
    Torbjørn

  • We have already go what we need from the radio, so Zephyr does the job we need it to do. Are there recommendations on the ethernet or wifi for use with the SDK? I could start with those if that is the case. 

    thanks for your support!

Reply Children
Related