cancel
Showing results for 
Search instead for 
Did you mean: 

BLE information output

BLE information output

AnonymousM
Valued Contributor II

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

 

3 REPLIES 3

AnonymousM
Valued Contributor II

Hi Sam,

 

sorry, maybe i found the way..

 

I enabled the debug of ibeacon...

 

Thanks again

 

Ciao

Federico

 

 

AnonymousM
Valued Contributor II

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

 

samantha_lynn
Esteemed Contributor III

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.

GTM-P2G8KFN