Hello,
I have been working with NRF 52840 DK and finally able to make the advertising work on PHY CODED but I was required to use extended packets.
My question is
Is it possible to use PHY CODED advertisng for long range without using EXTENDED mode since data I want to send is not that large in general and keep updating every interval using radio notification.
If there is, can you recommend me some demo or any resources that I can look up. I have tried doing it without using extended mode and it is not working. I am using SDK 15.0.0.
Thank you in advance.