Hello everyone,
I am currently testing the range of Nordic BLE modules for an indoor application.
I am using BC805 (nRF52805) as peripheral and BM832 (nRF52810) as central. Furthermore I use the nRF5_SDK_17.0.2. Both devices are placed on a table at 1 meter height and are 14 meters away from each other. The transmission strength for advertising and connection was set to 4dBm. The peripheral periodically connects to the Central, sends a few bytes
and closes the connection. Everything works fine, but when a few people stand in front of the peripheral, the Central does not receive anything.
What can I do to eliminate this problem?
What is the maximum distance I can achieve indoors?
Thanks for your help!