This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

SOCKET communication

Dear,nordic:

  • Please help me solve the socket communication process encountered in the exception

        SDK : ncs v1.2;


        samples : asset tracker;

        path : ncs\v1.2.0\nrf\applications\asset_tracker;

        function : poll(&fds, 1, mqtt_keepalive_time_left(&client));

        issue : when the base cell was lost,it didn't report anything to me,i need the event as POLLERR.

Related