Hi nordic engineer
I have a product use nrf52832. And have two project,project use nrf5 17.0.0 SDK and MDK.
The project A choose chip nrf52832 and S132
The project B choose chip NRF52840 and S140 ,and can adapt product
There have two problem:
1、Use the project A firmware, if device not conn jlink RTT viewer, device will restart about 1 day.But if dev conn JLINK RTT ,device not restart. The problem tested many times and many device.
2、First use project B firmware,device no problem.Then flash the project A firmware to device and run a period time . Then flash the project B firmware to device ,some device had problem. Some device start and ble adv,but if use phone connect the adv,device will restart.But if device start and ble adv after device connected JLINK RTTviewer ,this adv is connectable.
Both issues are related to JLINK,How to solve this issue?