Hello,
NCS1.9.1, two nRF21540DK, Windows10 X64, VS Code,
periodic_adv and periodic_sync , only 3M distance can recv data,
if over 3m, will unstable reception / disordered data .
why?






thanks
Best Regards
Hello,
NCS1.9.1, two nRF21540DK, Windows10 X64, VS Code,
periodic_adv and periodic_sync , only 3M distance can recv data,
if over 3m, will unstable reception / disordered data .
why?






thanks
Best Regards
I have not tested the periodic advertising but have tested the extended advertising with nRF21540 DK and TX power of the FEM set to 20dBm and did get good results without using any external antennas. I am also curious to see if you still see the same results without external antenna. If you do so, then I need to replicate your setup to be able to dig deeper into this issue. Please test without external antennas and if the issue remains, give me a minimalistic project for me to test it on my end.
Hi,
thanks for reply,
i've test it without the external antennas,it is will lager than 40M distance ,
rar is a minimalistic test project,
i want to set max power and max GAIN,(all maximum,for long rang).
and i need change to use nRF5340DK+nRF21540EK,
but i do not know how to write overlay file.
i follow Working with RF front-end modules — nRF Connect SDK 1.9.99 documentation (nordicsemi.com)

if possible,please help me fix my conf and overlay for nRF5340DK+nRF21540EK.
and than i will compare distance with nRF21540DK,
the purpose is only for greater distance.
thanks
Best Regards
The blog should be published now. Please check if you have access to it.
Hi,
thanks,
if the project is periodic_adv and periodic_sync,
It looks like periodic advertising is not supported on nRF52 devices. It is supported as an experimental feature on nRF53 based devices.
Hi,
thanks for reply,
is your means nRF5340DK+nRF21540EK will correct?
Best Regards
Hi,
I got corrected that periodic advertising is supported on nRF52 as it is mentioned in the QDID of bluetooth listing as mentioned here in the "LL (Low Energy Link Layer)" tab. If you are already using periodic advertising sample for this and still achieve bad range, then it is something that needs debugging. I will have to setup this on my end to see the range. I will do this test tomorrow on my desk.
Hi,
I got corrected that periodic advertising is supported on nRF52 as it is mentioned in the QDID of bluetooth listing as mentioned here in the "LL (Low Energy Link Layer)" tab. If you are already using periodic advertising sample for this and still achieve bad range, then it is something that needs debugging. I will have to setup this on my end to see the range. I will do this test tomorrow on my desk.
Hi,Susheel Nuguru
thank you very much,
i've test periodic_adv/periodic_sync with two(nRF5340DK+nRF21540EK) or two nRF21540DK.
the rang distance is 60M, but
i think it should be able to achieve 150 meters for (2kByte/s data).
so,i want to know how to set maximum statically only for long rang.

Best Regards