Hello,
I am offloading sockets in config. I instantiate a socket, set the send/recv timeouts, and then call connect(). It's returning a 95 which is EOPNOTSUPP. I was able to step via debug all the way down to a nrf_connect(). But that was it.
Anyone have any ideas of what I'm doing wrong?
/Loren