Hello, I am new to Zephyr. I tried some samples with the nordic sdk and was able to use Nordic UART Services (NUS) as central and peripheral with coded phy (S=8). With nordic (S=2) is not possible. So I try to achieve the same behaviour with Zephyr.
Well, I can compile and run the zephyr samples (e. g. peripheral_hr and central_hr). They are using longe range. I am now wondering how I can set which phy (S=8 or S=2) should be used (for advertising and connection).