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

I am using PCA10040 with S132. I am using PCA10056 with S140. I have a Teledyne BPA Low Energy sniffer that does not support BLE 5.0. How do I know or select when I am using BLE 4.x or BLE 5 ?

I am using PCA10040 with S132.

I am using PCA10056 with S140.

I have a Teledyne BPA Low Energy sniffer that does not support BLE 5.0. 

When using programs (e.g., Multilink, Blinker) how do I know (or select) when I am using BLE 4.x or BLE 5 ?

When writing my own programs, how do I know (or select) when I am using BLE 4.x or BLE 5 ?

thans

Parents
  • Hi Ricco, 

    BLE5 is backward compatible with BLE4.x. So for the most part there isn't any difference and your sniffer (I assume support 4.2) should be able to follow the connection. As long as you avoid new features on BLE5.0 you should be fine. They are: 

    - Different PHY: 2Mbps, Coded PHY S8/S2 (only use 1Mbps)

    - Avoid using Advertising extension (most phones doesn't support this) 

Reply
  • Hi Ricco, 

    BLE5 is backward compatible with BLE4.x. So for the most part there isn't any difference and your sniffer (I assume support 4.2) should be able to follow the connection. As long as you avoid new features on BLE5.0 you should be fine. They are: 

    - Different PHY: 2Mbps, Coded PHY S8/S2 (only use 1Mbps)

    - Avoid using Advertising extension (most phones doesn't support this) 

Children
Related