This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Setting CONFIG_SERIAL=n causes hardfaults

I'm trying to optimize an Azure project based on the Asset Tracker example.  I was recommended setting CONFIG_SERIAL=n in both the Application FW and SPM.  However when I add it to the Application FW I get a hardfault fault ~1sec after modem_configure().   I haven't been able to debug why

Related