• How to implement the mqtt client (IoT SDK) with IPv4 instead of lwip.

    I am implementing mqtt client on Nrf52832 with the example provided in the IoT SDK. I am looking for the correct way to make the client to run with Non-Nordic socket stack. The details of my problem is in the following. I am using nrf52832 with a wifi…