Skip to content

Instantly share code, notes, and snippets.

@lorf
lorf / blueflashcmd-identify-debug.log
Created February 18, 2015 15:19
Debug log of "blueflashcmd identify" on HC05
[**********][Timestamp since epoch]
[2638208542][TID: 0009][SID: 01]
[2638208542]read ff9a - 4826
[2638208627]read ff9a - 4826
[2638208628]Core type bluecore
[2638208628]FF9A=0x4826 FE81=0x00FF
[2638208628]Chip type = 4, Family = 1, DisplayName="BC4-EXT (cyt)"
[2638208628]Pre BC7
[2638208628]bluecore_chip
[2638208638]write 006a - 0003
notifyosd-init() {
if [ -n "$DISPLAY" -a -z "$notifyosd_initialized" ]; then
notifyosd_initialized=yes
function notifyosd-active-window-id {
xprop -root | awk '/_NET_ACTIVE_WINDOW\(WINDOW\)/{print $NF}'
}
# end and compare timer, notify-send if needed
function notifyosd-precmd() {