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

Why does it say that the nRF51822 has 1Mb/s and 2Mb/s data rates if it doesn't?

Why does it say that the nRF51822 has 1Mb/s and 2Mb/s data rates if it doesn't?

Quote from devzone: "6 * 20 B* 1/0.0075 s = 16 kB/s = 128 kbps". And its only for S110, cause for S120 this is even less as I read.

Parents
  • Hi,

    The specification for the nRF51x22 shows the available on-air frequencies that it can operate on. the communication over-the-air is still 1Mbit rate (ie: one byte takes 8 us to transfer), but due to overhead in the RF protocol (in this case; the bluetooth protocol) the effective user data rate is therefore lowered. This has to do with the overhead in the payload that you transfer on air, and the required timing parameters of the bluetooth protocol.

    Cheers, Håkon

Reply
  • Hi,

    The specification for the nRF51x22 shows the available on-air frequencies that it can operate on. the communication over-the-air is still 1Mbit rate (ie: one byte takes 8 us to transfer), but due to overhead in the RF protocol (in this case; the bluetooth protocol) the effective user data rate is therefore lowered. This has to do with the overhead in the payload that you transfer on air, and the required timing parameters of the bluetooth protocol.

    Cheers, Håkon

Children
Related