Error message

  • Deprecated function: implode(): Passing glue string after array is deprecated. Swap the parameters in drupal_get_feeds() (line 394 of /usr/share/drupal7/includes/common.inc).
  • Deprecated function: The each() function is deprecated. This message will be suppressed on further calls in menu_set_active_trail() (line 2404 of /usr/share/drupal7/includes/menu.inc).

Reverse engineering WeGrill bluetooth BBQ thermometer

tl;dr

(sudo gatttool -b 04:A3:16:xx:xx:xx -t public --listen --char-write-req -a 0x000f -n 0100 --char-write-req -a 0x0013 -n 09ff0000 --char-write-req -a 0x0013 -n 12000001) | awk -n '{t = sprintf ("%d", "0x"$NF); if (t !=x) {x=t; printf "%d\r", x}}'