I need support on Long range in Bluetooth Mesh network. I am coding on VS-Code, toolchain nRF Connect SDK v2.0.0. Zephyz OS v3.0.99, nrf52833 SOC, 8dbm in Kconfig (TX power).
I learned about reducing from 1Mbit (RADIO_MODE_BLE_1MBIT) to MODE_125KBIT can increase the operating distance but do not know how to configure.
My current operating distance tested with no obstacles in between is 10-14m, I expect to achieve 20-30m with no obstructions if Mesh long range is configured.
Hope to receive support from everyone, thanks.