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
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
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
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