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

USB CDC ACM not working with FreeBSD

Hi,

This issue is probably more related to FreeBSD than to Nordic specific issues but I was hoping someone had a similar problem and found a solution.

I am using the nRF52840 Dongle connected to a pfsense 2.4 box (essentially FreeBSD distro) and having issues sending/receiving serial data. FreeBSD recognizes the USB dongle as a modem and creates 2 devices "/dev/cuaU0" and "/dev/ttyU0". Connecting to either device and sending/receiving serial data doesn't work.

In Ubuntu the kernel module cdc_acm.ko is used as the driver and the USB Dongle properly creates the "/dev/ttyACM0" device which works great.

If anyone has any ideas or has resolved a similar issue that would be great.

Thanks. 

Related