Dear,nordic:
-
Please help me solve the exception encountered during the MQTT connection
SDK : ncs v1.2;
samples : asset tracker;
path : ncs\v1.2.0\nrf\applications\asset_tracker;
function : mqtt_connect(&client);
issue : sometimes the MQTT connection, it did not any respond.In fact, it does the data sending by use of function 'nrf_send',but at this time execution is blocked.