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

nRF9160 ethernet

Hi,

I would like to know if it is possible to implement with nRF9160 a communication to an ethernet port?

Also if the nRF9160 has CAN bus port.

Many thanks, Jose

Parents
  • Hi!

    I have the same answer to both your questions, which is that the nRF9160 does not have support for this but you can purchase an external CAN controller (this, for instance) and an external ethernet controller (this, for instance). 

    Both these shields already have Zephyr drivers available, and then you can Zephyr's CAN driver on the nRF9160 to interface with the device. For ethernet support, you can take a look at Zephyr's native networking examples. 

    Best regards,

    Heidi

Reply
  • Hi!

    I have the same answer to both your questions, which is that the nRF9160 does not have support for this but you can purchase an external CAN controller (this, for instance) and an external ethernet controller (this, for instance). 

    Both these shields already have Zephyr drivers available, and then you can Zephyr's CAN driver on the nRF9160 to interface with the device. For ethernet support, you can take a look at Zephyr's native networking examples. 

    Best regards,

    Heidi

Children
No Data
Related