Hi, teams.
I am testing nRFConnect 1.5.0 with nRF52833DK.
I added nrf52833dk_nrf52833.overlay file to override the default device tree, and it works when I first open with popup window, or with "Open nRF Connect SDK project..." menu.
But, if I change some property by modifying the file contents in "dts files", it does not apply, and maintains the original value.
Only when I close the solution, and re-import with the above menu, it reflects the change.
How can I modify & apply device tree in SES environment?