![Cypress EZ-BT WICED CYBT-343026-01 Скачать руководство пользователя страница 13](http://html1.mh-extra.com/html/cypress/ez-bt-wiced-cybt-343026-01/ez-bt-wiced-cybt-343026-01_getting-started_2705923013.webp)
Getting Started with EZ-BT WICED Modules
Document Number: 002-23400 Rev. **
13
The platforms shipped with the SDK are used with the CYW920706WCDEVAL evaluation products that are built around
the CYW20706 chipsets. However, for EZ-BT WICED Module evaluation, we will be working with the CYBT-343026-
EVAL board instead, which requires a different platform definition.
Section 7.3
My First EZ-BT WICED Module Design
provides instructions on where to obtain and how to install this platform, or you can refer to the Cypress Knowledge
Base Article (KBA) that is referenced in each EZ-BT module datasheet. The CYBT-343026-01 module platform file can
be found in
4 . 1 . 5
C o n s o l e
This pane provides access to compiler output, which is helpful for status updates and critical for error analysis. The
same area of the IDE window also allows a quick look at search results after performing a search, and enabled code
analysis warnings or errors, and tasks identified by “TODO” comments in source files.
4.2
CySmart PC Application
CySmart Host Emulation Tool is a Windows application that emulates a BLE Central device using the CY5670 or
CY5677 USB dongle
.
It provides a platform for you to test your EZ-BT WICED Module BLE Peripheral implementation
over GATT or L2CAP connection-oriented channels by allowing you to discover and configure BLE services,
characteristics, and attributes on your Peripheral.
The CySmart PC application provides only BLE functions; it cannot communicate over any non-low-energy Bluetooth
protocols (RFCOMM, SCO, etc.) that are supported on EZ-BT WICED Modules.
Operations that you can perform with CySmart Host Emulation Tool include, but are not limited to:
▪
Scan BLE Peripherals to discover available devices to which you can connect
▪
Discover available BLE attributes including services and characteristics on the connected Peripheral device
▪
Perform read and write operations on characteristic values and descriptors
▪
Receive characteristic notifications and indications from the connected Peripheral device
▪
Establish a bond with the connected Peripheral device using BLE Security Manager procedures
▪
Establish a BLE L2CAP connection-oriented session with the Peripheral device and exchange data per the
Bluetooth 4.2 specification
show the user interface of CySmart Host Emulation Tool. For more information on how to set up
and use this tool, see the CySmart user guide from the
Help
menu.