Hello, I want to build a custom bluetooth watch, so far I have been using adafruit nRF52840 feather (RAYTAC MDBT50Q-P1MV2) with arduino ide for prototyping. Im designing a custom pcb that i want to be inside a metal case. I have found PIFA, that should be able to operate outside, if I'm wrong please correct me. I want to use 2 PIFAs (something from antenova) with SKY13351-378LF, ai recommended me to use nRF connect SDK, so I could turn on automatic switching in firmware conf. (CONFIG_BT_CTLR_ANT_DIV=y), would that be possible? How hard is it to transition from arduino ide to nRF connect SDK? I'm truly a beginner to designing antenna traces and working with antennas overall, if you could recommend some tutorials that would be great. Any help is appreciated.