Hi,
I've met a strange problem.
When I enable log(not immediately log) with buffer, the NVS function is abnormal.('abnormal' means I can't find the data I wrote to NVS.) However, when I enable immediately log with no buffer, the NVS works well.
In addition, I tried adding the offset of NVS with two pages(0x2000) then the NVS also works well when log with buffer is enabled.

So is it possible that the log buffer and the NVS share the same flash? If so, how can I avoid this problem?
NCS version: 1.9.1
Looking forward to your reply.
Joyop