CYALKIT-E02 Solar-Powered BLE Sensor Beacon Reference Design Kit Guide, Doc. No. 002-11317 Rev. *C
38
[16] Read/Write the Advertise Interval in Eddystone mode
[16-1] Read
Read Advertise Interval.
Default: 1000ms
<Example>
EDITRVL
⏎
(echo) EDITRVL
(output) -> Eddystone advertise Interval in msec: 1000
[16-2] Write
Set Advertise Interval.
Set Value: 0, 100~10240 ms
This operation is not allowed if Eddystone-URL Configuration Service is locked.
<Example>
EDITRVL 10240
⏎
(echo) EDITRVL 10240
(output) -> New Eddystone Advertise Interval in msec: 10240
[17] EDRESET
Set Eddystone parameters to their initial values except EDNID, EDBID and EDFRAME.
This operation is not allowed if Eddystone-URL Configuration Service is locked.
<Example>
EDRESET
⏎
(echo) EDRESET
(output) -> Reset finished!
[18] Read/Write the mode
[18-1] Read
Read the mode setting
Default: BLEBeacon
<Example>
MODE
⏎
(echo) MODE
(output) -> Mode : BLEBeacon
[18-2] Write
Change the mode setting
set value: BLEBeacon, Eddystone, EDTest
<Example>
MODE Eddystone
⏎
(echo) MODE Eddystone
(output) -> New mode : Eddystone