Hi , nRF52832 will direct support USB serial communication ? Is the Lib is availble ?
OR need to go as UART to USB ?
Regards K.Baskaran
No. The nrf52832 does not have a USB peripheral on it. If you want to connect it via USB you need to add a separate USB chip and talk to it over UART or TWI or .. whatever the USB chip uses.