This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Advertize and scan only on 2M PHY

Hi,


Is it possible to advertize and scan only on the 2M PHY and w/o using at all the 1M PHY on nRF52840/S140 system ?

The actual system is running fine if we use the 1M PHY and then switch to 2M but we'd like to always use the 2M as once our central is connected to 2 peripherals but during the connection phase of the 2nd periph the BW is limited as the central is back to its 1M.

Thank

Parents Reply
  • The softdevice will switch between the PHY which is needed for the specific task that is scheduled. If a connection event is coming up, the the radio will be configured with 2M if the connection is set up to use 2M, and then if a scanning interval is coming up it will switch to 1M. With a connection interval of 7.5 ms and a event length of 3.75 ms you don't have much time left to scan, so I'm not sure if this will work in practice.

Children
Related