libblepp
libblepp copied to clipboard
terminate called after throwing an instance of 'std::out_of_range' what():
I am seeing this occur, what might be cause or how can I get more info to investigate. Thx!
sudo ./lescan -d
Found device: 00:24:e4:xx:yy:zz Scan response
Name: Withings Aura 0E
RSSI = -72 dBm
Found device: 53:32:d7:xx:yy:zz Connectable undirected
RSSI = -85 dBm
Found device: 53:32:d7:xx:yy:zz Scan response
RSSI = -84 dBm
terminate called after throwing an instance of 'std::out_of_range'
what():
Aborted
Huh odd.
I guess it' getting a packet I didn't expect. Would you be able to do two things: one attach a debugger and let me know the line number and two bump the log level to maximum? -Ed
On Sat, 19 Dec 2020 at 19:10, Dave Proffer [email protected] wrote:
I am seeing this occur, what might be cause or how can I get more info to investigate. Thx!
sudo ./lescan -d
Found device: 00:24:e4:xx:yy:zz Scan response Name: Withings Aura 0E RSSI = -72 dBm Found device: 53:32:d7:xx:yy:zz Connectable undirected RSSI = -85 dBm Found device: 53:32:d7:xx:yy:zz Scan response RSSI = -84 dBm terminate called after throwing an instance of 'std::out_of_range' what(): Aborted
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/edrosten/libblepp/issues/59, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAIZN27W6F323JV2FUCBI63SVT3BPANCNFSM4VCP2QRA .