Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents



Bluetooth Products

PlatformProductBLE Chip VendorBLE Fixture / Jig
NEO1.x

VP3300 BLE

Enzytek

Enzytek's Support

---[ Confluence Page ]---

Bluetooth Test with Enzytek BLE SPS_C Test Jig

NEO2.x

VP6800

VP3600


EP32 (EVK board)

+  ICC341R-02T (IDTECH''s)

+ ANT003R-A (Antenna)

-------

BLE Client FW Update Package

ICC341R-02T-UPT.zip

NEO3.x

VP3350

-DA14585-

Renesas Electronics Corporation

NEO 3x

VP8810

VP6825

VP8810P

- LBEE5HY1MW-

  • Murata Electronics
  • WiFi/BT Combo Chip.


==[DA14585 EVK + IDT Host Firmware]==

See VP3350's BLE Fixture/Jig Info.


==[CY5677 Depercated, EOL]==

Cypress / Infineon CY5677 BLE USB Dongle

Official Site.

https://www.cypress.com/documentation/development-kitsboards/cy5677-cysmart-bluetooth-low-energy-ble-42-usb-dongle

---------------------------------

1.Required NetFramework V3.5, Win10 should enable Windows Feature from control panel.

dotnetfx35.exe

---------------------------------

2.CySmart V1.3

CySmartSetup_1.3_3-22-18.exe

---------------------------------

3.PSoC / Cy5677 datasheet, design doc, & programmer guide.

6f-CY5677-DesignDoc_ProgrammerGuide.pdf




Developer Notes

Ui tabs


Ui tab
titleDA14585

Project: VP8810/6825 (CFG 1/4), VP3350


DateItemComment

DA14585 EVK Board FW

Powered by  

FW:

Verified in VP6825 V1.00.174.2252.T


User Guide

VersionComment

Initial Version

IDTech Global-TI_NEO3_BT_Jig_Rev50_202301



BLE Docklight Script, Client Side



DA14585, EVK Board


1.FTDI Driver, Virtual COM Port

https://www.ftdichip.com/old2020/Drivers/VCP.htm


2.FTDI Chip

https://ftdichip.com/drivers/


x32x64



New Flashing Tool & Image (BTH v1.0.2,

https://www.renesas.com/tw/en/software-tool/smartbond-flash-programmer



https://www.renesas.com/tw/en/document/sws/smartsnippets-studio-v2014-windows-os

Run: SmartSnippets Tool, for SmartSnippets Studio.

User Guide,

preseted by  

250



Front Side - Jumpers


Back Side - Cross wires



EVK board Host Image



VP3350 TS196 BLE Test Logs, UMFG Mode.

   Note01 : BLE Fixture Connected keywords

    - "Try to connect......X3...Remote Connected"

   Note02 : Disconnected keywords

    - "BLE Host Ready!"

  Note03 : Pairing PIN key

    - "123456"


VP3350 TS196 BLE Test Logs, UMFG Mode. (a.k.a. QA-TW/QA-US mode)






Ui tab
titleCY5677



DateItemComment

CY5677 Command Format

 2021 May updated, goofy.liu
        CY5677 : BLE USB Dongle, Cypress/Inferin, VP8810/6825, BLE Test Fixture
        Ex: bushound log, CY5677 + CySmart Software

        Device  Lengt     Phase  Data                                                Description       Delta
        ######  ########  #####  ##################################################  ################  ##########
          53           6  OUT    43 59 00 fc  00 00                                  CY....            16mn  
          53          32  IN     bd a7 06 00  7e 04 00 fc  00 00 bd a7  08 00 00 04  ................  941ms  
                                 00 fc 03 00  00 00 bd a7  06 00 7f 04  00 fc 00 00  ................         

                where the IN/Responses 
        1. Response Command Status Ok / Busy
              bd a7, 06, 00  7e 04 00 fc  00, 00
              |      |   |   +- event init (7E 04) +- Status 00/01, 00 = BLE_STATUS_OK (?,TBD)
              |      |   +----------------------- data part : 00 7E 04 00 FC 00 (size: 6 bytes) 
              |      +--------------------------- data len : 6 bytes
              +---------------------------------- response header: BD A7



CY5677 Response

 2. Response Command Complete

              bd a7, 06, 00  7f 04  00 fc 00 00

              |      |   |   +--- event end(7F 04)   +- Status 00/01, 00 = Event End (?,TBD)

              |      |   +----------------------- data part : 00 7F 04 00 FC 00 (size: 6 bytes)

              |      +--------------------------- data len : 6 bytes

              +---------------------------------- response header: BD A7


Debug Tool

CySmart

CySmart

=============

Note for Installation,

Must-Have DotNet Framework 3.5 installed.



Communication

Interface

CY = CY5677

DUT = Reader

USB-CDC

UART cfg, 921600,None, 8,1



Step 01, DUT : Get BLE Address, from the DUT.Send IDG Command to get BLE Address.

Step 02, CY : BLE USB Dongle - Find Jig

Format: Text/ Bus hound log



Step 03, CY : Set Scanning Parameters

Format: Text/ Busthound log



Step 04, CY : Start Scanning, in case of no BLE Addr,


Format: Text/ Busthound log

*Note01 - 4 seconds scanning timeout.



Step 05. Get Addr from Step 04 Scanning Result
  1. Find Fr Name

Find CFG 2/3, Fr Name = btsak

Find CFG 1/4, Fr Name = da14585_ble










Ui tab
titleEnzyTek


DateItemComment

Developer's

Confluence Page