From c0af0ea37f1766cccd18b6559014477707c3d6cb Mon Sep 17 00:00:00 2001 From: Johann Wolf Date: Wed, 30 Jan 2019 14:22:08 +0100 Subject: [PATCH] explicitly mention to use BLE dongle FW version 1.6 --- windows-streaming-server-usage.html | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/windows-streaming-server-usage.html b/windows-streaming-server-usage.html index fdebe59..acd0fa4 100644 --- a/windows-streaming-server-usage.html +++ b/windows-streaming-server-usage.html @@ -64,7 +64,7 @@

  • Empatica E4s must be registered to the API key owner to be accessible via the E4 streaming server
  • -

    It is strongly advised to upgrade the Bluegiga Bluetooth Smart Dongle with the newest firmware in order to avoid connection issues. Additionally, the firmware can be modified to allow for a simultaneous connection of up to 7 E4s instead of only 3. For more information see BLE Dongle Firmware Upgrade.

    +

    It is strongly advised to upgrade the Bluegiga Bluetooth Smart Dongle to version 1.6 (1.7 exhibits issues) in order to avoid connection issues. Additionally, the firmware can be modified to allow for a simultaneous connection of up to 7 E4s instead of only 3. For more information see BLE Dongle Firmware Upgrade.

    Installation @@ -153,16 +153,15 @@

    BLE Dongle Firmware Upgrade

      -
    1. Download and install Bluetooth Smart Software and SDK (download from here, registration required).
      - For the best experience download version 1.6.0 or higher.
    2. +
    3. Download and install Bluetooth Smart Software and SDK version 1.6 (download from here, registration required).
    4. OPTIONAL: create a modified firmware to allow for simultaneous connection of up to 7 E4s
        -
      1. in the installation folder copy the contents of the usbcd example project (version 1.6.0: example/dkble112/usbcdc) to bin/
      2. +
      3. in the installation folder copy the contents of the usbcd example project (example/dkble112/usbcdc) to bin/
      4. in the file config.xml change connections value field to 7
      5. open a cmd prompt in bin/ and run blegui2.exewith the .bgproj file as argument to build a new firmware .hex file
    5. -
    6. running blegui2.exe, flash the modified firmware or the firmware from the usbcd example project (version 1.6.0: example/dkble112/usbcdc)
    7. +
    8. running blegui2.exe, flash the modified firmware or the firmware from the usbcd example project (example/dkble112/usbcdc)