How to configure Wi-Fi on the CY8CPROTO-062-4343W

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

cross mob
SergiovanVliet
Level 1
Level 1
Welcome! First question asked First reply posted

Dear Community,

I have purchased the PSoC® 6 Wi-Fi BT Prototyping Kit (CY8CPROTO-062-4343W) to test the Wi-Fi and Bluetooth.

But I can't find ant example code to test the module.

Is there any software available with Wi-Fi configuration?

I installed the ModusToolbox IDE, and not the Wiced software, because I read somewhere that this version of the prototyping kit is not supported by Wiced.

If I'm wrong please tell me.

Kind regards,

Sergio van Vliet

0 Likes
1 Solution

I checked with the team and we have a few AWS PSoC 6 + WiFi projects here: https://github.com/cypresssemiconductorco/AWS_IoT_Publish_Subscribe_Code_Examples

that will help you get started.

Note that you will need to port this code over to your mbed enabled PSoC 6.

There is more documentation on this process in Chapter 3 of the ModusToolbox User Guide (Mbed OS to ModusToolbox flow) located here: https://www.cypress.com/products/modustoolbox-software-environment

View solution in original post

0 Likes
3 Replies
MichaelF_56
Moderator
Moderator
Moderator
250 sign-ins 25 comments on blog 10 comments on blog

This kit is supported within the ModusToolbox Mbed SDK

0 Likes

Dear Michael,

I downloaded and installed the ModusToolbox Mbed SDK, but I couldn't find any example code for enabling or configure the WiFi.

Is there any code available?

0 Likes

I checked with the team and we have a few AWS PSoC 6 + WiFi projects here: https://github.com/cypresssemiconductorco/AWS_IoT_Publish_Subscribe_Code_Examples

that will help you get started.

Note that you will need to port this code over to your mbed enabled PSoC 6.

There is more documentation on this process in Chapter 3 of the ModusToolbox User Guide (Mbed OS to ModusToolbox flow) located here: https://www.cypress.com/products/modustoolbox-software-environment

0 Likes