RUI3 (RAK Unified Interface 3) - RAK4631
Functions
power
Ble
»
Beacon Mode
»
iBeacon
Functions
bool
set
(int8_t ibeacon_power)
Detailed Description
Function Documentation
◆
set()
bool set
(
int8_t
ibeacon_power
)
Description
Provides information about the measured power value expected at 1 meter from the beacon.
Syntax
api.ble.beacon.ibeacon.power.set(ibeacon_power)
Parameters
ibeacon_power
display measured power value (RSSI)
Returns
bool
Return values
TRUE
for success
FALSE
for failure
Examples:
BLE_Beacon/src/app.cpp
.
Generated by
1.8.13