hello,
i am using two customised nrf52840 boards and this example https://github.com/NordicPlayground/nRF52-ble-long-range-demo to get the maximum range between two boards i want to achieve that in low data rate of 500 kbps or 125 kbps. i know that by default that example uses BLE_GAP_PHY_CODED 0x04 i dont know which data rate is this my question is
1)how can i set the data rates to 500 kbps or 125kpbs in that example
2) if i can connect the two devices in 1 km range can i able send the data without any packet loss? how can i do this?
regards
manikandan