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

Hi, I have two urgent issues about nrf52832:


1. Is it reasonable easy to get a stable throughput over 1Mbps at a 3 meters range?
2. How much CPU resource is available at above situation? Or how many DMIPS is left at the above transmission situation.
Thanks a lot!

Parents
    1. Yes
    2. I recently did a test on nRF52840 using the ATT MTU Throughput example. The numbers will be very similar on nRF52832, as it have the same CPU. Other configurations will give different results.

      ==== Current test configuration ====
      Board role: tester
      ATT MTU size: 247
      Data length: 251
      Connection interval: 15 ms
      Connection length ext: on
      Preferred PHY: 1 Mbps
      GAP event length: 400

      Total: 1079.58 µs spent in softdevice per 15 ms interval (92.8% available CPU)

Reply
    1. Yes
    2. I recently did a test on nRF52840 using the ATT MTU Throughput example. The numbers will be very similar on nRF52832, as it have the same CPU. Other configurations will give different results.

      ==== Current test configuration ====
      Board role: tester
      ATT MTU size: 247
      Data length: 251
      Connection interval: 15 ms
      Connection length ext: on
      Preferred PHY: 1 Mbps
      GAP event length: 400

      Total: 1079.58 µs spent in softdevice per 15 ms interval (92.8% available CPU)

Children
Related