Apologies, as I’ve searched for a while and not found a relevant topic or documentation on this subject. I’ve been trying to read input over the USB serial, and have been met with frustration. I assume this is possible because of the at_client example, but I could be mistaken.
I’ve tried using the comms.c/.h code from pyrinas, and mapped it to ‘uart0’, but when it sets the RX callback, it gets error code -134. I assume the zephyr system is possibly using that callback? Any clarification would be helpful.
Thanks in advance