From owner-freebsd-bluetooth@freebsd.org Tue Sep 12 20:29:22 2017 Return-Path: Delivered-To: freebsd-bluetooth@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 93811E1C33D for ; Tue, 12 Sep 2017 20:29:22 +0000 (UTC) (envelope-from thomas.masper@gmail.com) Received: from mail-yw0-x235.google.com (mail-yw0-x235.google.com [IPv6:2607:f8b0:4002:c05::235]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 54E9F962 for ; Tue, 12 Sep 2017 20:29:22 +0000 (UTC) (envelope-from thomas.masper@gmail.com) Received: by mail-yw0-x235.google.com with SMTP id r85so30756245ywg.1 for ; Tue, 12 Sep 2017 13:29:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=rm8G10Qh3+kqLQl82Hz5P30GMWShqtckZ/eLNy+WSiM=; b=kuMhKKt0OWT0+CvkcXOU52u7mU+FckfiHhb8tXbw4b0wk8tFe1anQ65alDGGymZ2uO 9ROc7FU5SxqYrnGyfbJvd8CGmOXNCiOMl8NVIkKE0rrq2Ezb1lTAUAyc6kvRrW3PwGV2 QAp0hpgpmOUCVFdXnFxuuCxG8AdBIk2oy+lQAYeN1Ao1nSrqUyTbCqUnkXt8lCnIwdUw HwCqVkMNT4qNNsXYlnUqsbr+QQHu8I1SOy7+wuDtaEvfZMSTbAQZtwCOhI5SCLO6koJD 8oxzBuFbIVd5vWPt4FZOf6wmfoPrQNeqAWOxtXXTDyF/KgZcFSHfrAf3SpP/1zcaagJJ 0lGQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=rm8G10Qh3+kqLQl82Hz5P30GMWShqtckZ/eLNy+WSiM=; b=A9sZBxbsY/SyjzhKqU2zZ3MYPeEHnpmQgOoAeNnXi6RVYDmIqR/lm9DkxoO7zUUVxY gOLsrP+6oBAjO8tKIbD3Kf0AJFmhrc/ctk0cbh5DJCo5vTT+yuH1ZPfFfbTQdeki5GzA NTFL8l6/rfeJDHq+CDLf4pghq47CtsOQd1Cb8npjXXMB22L8ynFMgLF3kJk1DOtkAxlx pMT+1ld3Tngb7FSlPCKWetxzSh6rw3Vph4bzgi6oQi2xcbhIy7+QOgHtZgix37LgRWkL S9bwTbwypl6pzFNwn+UYxiowf4HsGBmhMlL5maJzSKi0TdRqq7otvUlXxjecbME7Wqkr v5FA== X-Gm-Message-State: AHPjjUi4reySpmPdRSWIXjxWVfW08jeppqkNVM+1gm1L9DH1SJ9oL4jw N8aqL5EH5zBHAEXleMh1s/1yVUKb1Ah47zZXwQp+rA== X-Google-Smtp-Source: ADKCNb5TNUD1wl4uKqfxUdTOmXvWfUMfX49Sn82eSaJ3fDIY8lGny+s2kGXKj2xi3/BUJxNIllWP2QLmBg7E5YBM1ls= X-Received: by 10.129.72.204 with SMTP id v195mr13458253ywa.340.1505248160843; Tue, 12 Sep 2017 13:29:20 -0700 (PDT) MIME-Version: 1.0 Received: by 10.37.53.131 with HTTP; Tue, 12 Sep 2017 13:29:20 -0700 (PDT) From: thomas masper Date: Tue, 12 Sep 2017 22:29:20 +0200 Message-ID: Subject: Can not get BeoPlay A1 speaker to pair properly To: freebsd-bluetooth@freebsd.org Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-bluetooth@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Using Bluetooth in FreeBSD environments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Sep 2017 20:29:22 -0000 Hello list, I'm trying to get a BeoPlay A1 speaker working in A2DP mode as described in the following freebsd bug: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203745 The issue I'm facing is that the speaker seems not to pair correctly, I switch on the device, put it in pair mode (the blue LED start blinking) then I'm running the script published at https://reviews.freebsd.org/D3778 to perform the pairing process. Content of /etc/bluetooth/hcsecd.conf: device { bdaddr 00:12:6f:b9:db:66; name "Beoplay A1"; key nokey; pin nopin; } The script run without error but the blue LED on the speaker go on blinking (when pairing with iPhone after the pairing is done the LED immediately turn white color and stop blinking and the speaker emit a short beep). I used the same script to pair a mouse and a keyboard and pairing got successful. I also tried to follow the instruction in the freebsd handbook (30.5. Bluetooth) with the same result, no pairing. I tried with several PIN ("0000", "1234") but also this result with no pairing. I have hcidump file (both -x and -R) recorded during the script execution if needed. I'm running FreeBSD 12.0-CURRENT #1 r323445M: Mon Sep 11 19:53:14 CEST 2017 /usr/obj/usr/src/sys/GENERIC amd64 The speaker works fine in Linux. Regards, thomas masper