I have question regarding nordic soft reset. Is there any problem with nordic chip if I soft reset nordic continuously after specific interval( ex. every 5 minutes ) of time? or any other issues?
I am using nrf52832 with sdk 15.2.0
Thanks in Advance
I have question regarding nordic soft reset. Is there any problem with nordic chip if I soft reset nordic continuously after specific interval( ex. every 5 minutes ) of time? or any other issues?
I am using nrf52832 with sdk 15.2.0
Thanks in Advance
Do you have reason to suspect that there is an issue ?
Dear awneil,
I am resetting nrf 52832 using NVIC_SystemReset() through UART every 5 minutes but ble scanning is not working.
I am using sdk12.3.0 and s132 v3.0
A Soft reset is not a problem in itself. But why is reset every 5 minutes and what does it have to do with BLE scanning? Does scanning work before or after a reset?
I am resetting nrf 52832 using NVIC_SystemReset() through UART every 5 minutes
Why ?
ble scanning is not working
What doe you mean, "not working" ?
What debugging have you done to find the problem?
I am using sdk12.3.
Why so old ?
If you suspect issues, the first thing would be to get up-to-date ...
I am resetting nrf 52832 using NVIC_SystemReset() through UART every 5 minutes
Why ?
ble scanning is not working
What doe you mean, "not working" ?
What debugging have you done to find the problem?
I am using sdk12.3.
Why so old ?
If you suspect issues, the first thing would be to get up-to-date ...