Hi, I'm trying to print a buffer on the virtual serial (from USB) with the Zigbee CLI agent example on SES.
I was originally using the nrf_log function but I'd like to be able to print raw buffer without the logging module.
What could be the best function to do so?
Thanks a lot.