Hi
I am using nrf52840 boards and by using the coexist program I am able to send and receive messages through mesh while using the ble services.
I followed the instruction in this post to achieve longer range and increased tx_power to 8 dbm.
I tested the program in an indoor environment but the results weren't satisfying.
with 0dbm and RADIO_MODE_BLE_1MBIT the maximum distance in which the ACK response is received is 6meters.
but with 8dbm and long range modifications the maximum distance is18 meters.
I know that the long range modification results are highly dependent on the test environment but the range increment is very low and I expected more change in the results.
is there any other way to achieve long range? or maybe any other changes that I should make?
any help is appreciated.