bno055_ser_send_cmd
return bno055_ser_send_cmd(priv, 0, data[0], count - 1, data + 1);
ret = bno055_ser_send_cmd(priv, 1, reg_addr, val_size, NULL);