10-24-2018 01:10 PM
Hi,
first of all, sorry for my bad english ,
I've enabled "iBeacon Services" & "ibeacon Monitoring" under a network policy.
I see my beacon device under Monitor->Proximity & via ssh with this command:
Test-BL3#sh int ble0 ibeacon-monitor list
Sender RSSI UUID Major Minor Measured Power Last Update Time
------------ -------- -------------------------------- ----- ----- -------------- --------------------
d0669e491274 -65 dBm f7826da64fa24e988024bc5b71e0893a 44600 21826 -59 2018-10-24 15:02:06
5c5b352e7eb1 -93 dBm 307d172ff172499badc26f50fd22c807 5 65535 0 2018-10-24 15:02:06
5c5b352e6fac -77 dBm 307d172ff172499badc26f50fd22c802 5 65535 -60 2018-10-24 15:02:06
5c5b352e7ea2 -59 dBm 307d172ff172499badc26f50fd22c837 5 15312 -60 2018-10-24 15:02:06
Item Count: 4
Test-BL3#
Is it possible to have a log about the "connection" and "disconnection" of the ble-device in real time ?
Thanks in advance
Regards
Federico
10-25-2018 10:53 AM
Hi Sam,
sorry, maybe i found the way..
I enabled the debug of ibeacon...
Thanks again
Ciao
Federico
10-25-2018 10:07 AM
Hi Sam,
thanks for your answer.
Do you know how to extrapolate this type of data from the buffered log ?
Via CLI, if I do "sh logging buffered" I see nothing that can concern ble information.
Thanks for the help
Federico
10-24-2018 08:51 PM
That information should populate in the buffered log, which does overwrite itself after a certain amount of data, so you'd want to set up a syslog server to gather this information long term.