LE 1M AND LE 2M PHYs

Hi,

I have nrf52832 dK and know how to configure them in code.

I have studied BLE supports the LE 1M phy and LE 2M phys from BLE core specifications.

I know about the packet structures also.

I want to have a theoretical understanding of what exactly is LE 1M and LE 2M operation mathematically. I am not able to find exact description of the operations.

Parents
  • Hello Bretley,

    Well the LE 1M PHY is the standard 1 Mb/s bit rate, 1 Msym/s symbol rate. Each bit maps to a single radio symbol. The 2M PHY is double the rate, as it is being modulated at twice the speed. This comes at a small cost to range, and the throughput won't necessarily be doubled. 

    You can read a bit more on what is new in advertising here.

    Was this the mathematical theoretical explanation you were looking for? If not, could you expand a bit on what you are wondering about?

    Regards,

    Elfving

Reply
  • Hello Bretley,

    Well the LE 1M PHY is the standard 1 Mb/s bit rate, 1 Msym/s symbol rate. Each bit maps to a single radio symbol. The 2M PHY is double the rate, as it is being modulated at twice the speed. This comes at a small cost to range, and the throughput won't necessarily be doubled. 

    You can read a bit more on what is new in advertising here.

    Was this the mathematical theoretical explanation you were looking for? If not, could you expand a bit on what you are wondering about?

    Regards,

    Elfving

Children
Related