Hello Nordic, we use the nrf52 proprietary protocol in the project, it will send 200 data per second, and no ack confirmation, the application data length is 25 or 32 bytes. I am not sure if I should use 1mbps or 2mbps. Here is my understanding of these two rates:
1mbps means (1) higher receiving sensitivity, advantages; (2) longer transmission time, easy to be disturbed, disadvantages.
2mbps (1) lower receiving sensitivity, disadvantages;(2) Shorter transmission time, advantages. The usage scenario is a general office or home environment, or outdoor. There is no fixed distance between the transmitter and the receiver, and it may change at any time, which sounds a bit like a remote control. We expect it to work well within a radius of 10 meters, I want to know which rate is good for receiving as many packets as possible, thank you