Import BLE projects from PSoC Creator

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

cross mob
FaBi_2763241
Level 4
Level 4
10 likes given 5 likes given First like received

Hello all,

I am using PSoC Creator for BLE projects, and I am not yet familiar with the Wiced platform.

As Bluetooth Mesh projects can only be implemented in Wiced Studio I wonder if components(UART, SPI and so on) and designs can be exported from Creator IDE into Wiced Studio to make it easier starting a new project.

For programming I use the MiniProg3; is it compatible in Wiced, if not which programmer is normally utilised?

regards

Fausto

0 Likes
1 Solution
Owen_Zhang123
Moderator
Moderator
Moderator
5 questions asked 500 solutions authored 250 sign-ins

The wiced and creator are applied for different devices. The components can't export to WICED.

There are many demos in the WICED Studio for your reference, you can find them in the file app. The Wiced device is programmed through the HCI UART port. You can program the device with a USB-UART bridge. The following KBA introduces how to program a module. It is also suitable for other Wiced device.

WICED Module Programmer User Guide – KBA225060

View solution in original post

1 Reply