Dongle NRF52840 USB serial terminal

Hi, I have developed my own custom module with a program based on the NUS example.

I wanted to use the dongle as a configurator (in the sense that i connect it to the usb and via realterm/teraterm i can write to the uart and then transmit via ble).

The printk's are displayed correctly so the transmission over usb I assume works, how do I also receive ?

I tried with nus_shell but i have to be able to identify all kinds of commands and not only those previously implemented in the code via "SHELL_CMD_REGISTER" i don't know if i explained.


I use ncsv.2.6.1, thanks you for the support
Giovanni

Parents Reply Children
Related