WICED-Smart-SDK-2.2.2-IDE-Installer.zip

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
MichaelF_56
Moderator
Moderator
Moderator
250 sign-ins 25 comments on blog 10 comments on blog

Important installation note related to OSX/MAC and the Trace Plugin:

Please follow the steps below to change the sudo configuration for the IDE to install correctly.
If you have installed the IDE without changing the below, uninstall, go through the following and reinstall the IDE.

1. Open the Terminal on your Mac
  Command + Space
  Type terminal

2. Type the following in the Terminal
  sudo visudo

  Change this line FROM:
  %admin ALL=(ALL) ALL

  TO:
  %admin ALL=(ALL) NOPASSWD: ALL

3. Write and Quit
  :wq

Once you have gone through the above procedure and installed the IDE, you should check the trace plugin to verify the IDE has installed correctly.
Please check the WICED Smart Quick Start Guide (SDK 2.x and TAG3 Board) for information on how to view traces from your TAG3 evaluation board.

"Unidentified Developer" issue when installing this SDK on MAC/OSX:

Go to System Preferences -> Security & Privacy -> General tab

and you will see a message "WICED-Smart-SDK-2.2.2-IDE-Installer" was blocked from opening because it is not from an identified developer

-> Click on "Open Anyway"


Important discussions related to Crystal Warm-up workaround:

Important note related to OTA functionality: Prior to using this functionality, please disable "USB selective suspend" for the Bluetooth radio installed on the PC.  To do so, open Windows Device Manager and Under Bluetooth Radios select the Bluetooth USB Device and display its properties.  In the Power Management tab turn off “Allow the computer to turn off this device to save power”.  Click ok and restart PC.

Note: SDK 2.2 requires the WICED SMART BCM92073X_LE_KIT small form factor development board and cannot be used with older BCM920732_LE_KIT development boards.

WICED™ SMART Software Development Kit (version 2.2)

The WICED Smart SDK includes the tools and software needed to create BLE peripheral and central devices for a wide range of products.

The SDK is available as a standalone compressed file or as a separate installer bundled with the WICED™ Integrated Development Environment.

This version of the WICED™ SMART SDK runs on MAC OSX.

0 Replies