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 Reply
  • I did not check more than 20 ms of the transfer, but the CPU usage seems to be quite constant:

    ==== Current test configuration ====
    Board role: tester
    ATT MTU size: 247
    Data length: 251
    Connection interval: 320 units
    Connection length ext: on
    Preferred PHY: 2 Mbps
    GAP event length: 400
    
    [00:00:00.005,096] <info> app: Time: 6.376 seconds elapsed.
    [00:00:00.005,126] <info> app: Throughput: 1315.82 Kbps.
    [00:00:00.005,126] <info> app: =============================
    [00:00:00.005,126] <info> app: Sent 1048712 bytes of ATT payload.

    3658.86 µs spent in softdevice during 20 ms period checked, corresponding to 81.7% CPU availability.

Children
Related