![Cypress CYALKIT-E02 Reference Design Kit Manual Download Page 35](http://html1.mh-extra.com/html/cypress/cyalkit-e02/cyalkit-e02_reference-design-kit-manual_2706362035.webp)
CYALKIT-E02 Solar-Powered BLE Sensor Beacon Reference Design Kit Guide, Doc. No. 002-11317 Rev. *C
35
EDBID 0A0B0C0D0E0F
⏎
<- Input HEX data
(echo) EDBID 0A0B0C0D0E0F
(output) -> New Eddystone-UID BID : 0A0B0C0D0E0F
[8] Read/Write the Transmitter Power Levels in Eddystone mode
[8-1] Read
Read Power Strength levels.
Default: -18 -12 0 3 dBm
The four Levels correspond to TX_POWER_MODE_LOWEST, TX_POWER_MODE_LOW,
TX_POWER_MODE_MEDIUM, TX_POWER_MODE_HIGH.
<Example>
EDTXPWR
⏎
(echo) EDTXPWR
(output) -> Eddystone Radio TX Power Levels : -18 -12 0 3
[8-2] Write
Set Power Strength levels.
Set Value: -18, -12, -6, -3, -2, -1, 0, 3
Writing is not allowed if Eddystone-URL Configuration Service is locked. The four Levels
correspond to TX_POWER_MODE_LOWEST, TX_POWER_MODE_LOW,
TX_POWER_MODE_MEDIUM, TX_POWER_MODE_HIGH.
<Example>
EDTXPWR -6 -3 -2 -1
⏎
(echo) EDTXPWR -6 -3 -2 -1
(output) -> New Eddystone Radio TX Power Levels : -6 -3 -2 -1
[9] Read/Write Eddystone Frame Advertisement Flags
[9-1] Read
Read Frame Flags.
Default: uid on, url off, tlm on
<Example>
EDFRAME
⏎
(echo) EDFRAME
(output) -> EDFrame mode : uid on, url off, tlm on
[9-2] Write
Set Frame Flags.
<Example>
EDFRAME uid url
⏎
Set Value: uid, url, tlm
(echo) EDFRAME uid url
(output) -> New EDFrame mode : uid on, url on, tlm off