#!/bin/sh
  sleep 20;
  killall hciattach;
  sleep 10;
  hciattach /dev/ttymxc2 any 115200;