hi all,
i rebuild the asset_tracker project with nrfConnect SDK (git tag, v0.4.0)
it get hardware exception. how to do it ?
***** Booting Zephyr OS build v1.14.99-ncs2-rc4-495-ga8933a2ead01 *****
F***** Hardware exception *****
Current thread ID = 0x20001870
Faulting instruction address = 0x36ac
Fatal fault in ISR! Spinning...
i have try follow In this thread :
https://devzone.nordicsemi.com/f/nordic-q-a/49058/nrf9160-dk-hardware-exception/195220#195220
1. swithc SW5 to nRF91
2. erase all flash
3. git checkout v0.4.0 version and west update
4. use SES to build asset_tracker and program it (zephyr or merged.hex)
(or 5. download latest modem fw version to program )
HW: nrf9160 -dk , 0.8.5
SW:nrfConnect v0.4.0
Best Regards,