Im trying to run http_client example in zephyr folder (ncs\v1.3.0\zephyr\samples\net\sockets\http_client). When i debug, the app run to fault, i dont know what fault but it can recoverable and go to the same fault again.
Can you point me what wrong is with the example and what should I do to fix it?
Im using nrf sdk v1.3.0 with segger embedded studio for arm.
Thank you!