SDK1.9.1 with example of modem_shell.
modem fw is up to date, version 1.3.2
the fw crashes as soon as CMW500 trying to establish a connection.

SDK1.9.1 with example of modem_shell.
modem fw is up to date, version 1.3.2
the fw crashes as soon as CMW500 trying to establish a connection.


the attachment is in red circle. as I mentioned, this web page portal doesn't allow me upload the file (.dfl).

There is no attachment visible on my side. Could you perhaps try to rename the file to '.txt', and then try upload the file again?
In any case, do you need us to reproduce this, or do you consider the problem solved?
Here is the setting file.
can you reproduce this issue and make sure that increase stack size isn't a quick dirty fix?
Thank you for submitting the file.
Increasing the stack size is usually not to dramatic. However, we will now try to reproduce this.
Hi Bo,
Regarding the stack size, this issue was identified and fixed in later versions of nRF Connect SDK: https://github.com/nrfconnect/sdk-nrf/commit/da8d172763815205ac279dff9e91177cd05945ae
The recommended new stack size is '1280'.
Regarding this:

It looks like you need to enter an DNS. You could enter something like "8.8.8.8" or "1.1.1.1" instead of "0.0.0.0".
If this works we probably do not need to reproduce the issue.