Hi everyone;
Im trying to use my nrf51822 as iBeacon with "ble_app_beacon" in SDK. As you know for estimating Distance, you should calibrate it. for calibration, place it in 1 meter and use an application like "locate" and then place it in "APP_MEASURED_RSSI" in main.c .but my questions:
-
in which tx_power, I have to do calibration ? -30 , -8 , -4 or ... (Because i don't know what will i select later)
-
how I have to do calibration? apple explain in "Getting Started with iBeacon". if i do this operation on a table, my data s will be correct? (or interferences that reflected from table, makes error in measuring )
thank you