Hi!,
I'm trying to use simple_at program from https://github.com/Rallare/fw-nrfconnect-nrf2/tree/nrf9160_samples/samples/nrf9160/simple_at.
I erase all, then program secure_boot, then simple_at and reset, but it stops when showing "***** Booting Zephyr OS v1.13.99-ncs2 *****", and it doesn't show the first printk from app_socket_start nor accept AT commands (it always throws "timed out")
Any help?
Thanks!