PSoC 4200 BLE interface with ESP8266 module

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

cross mob
Anonymous
Not applicable

We are developing a customized product based on PSoC 4200 BLE where data is sent from the IOT Cloud to the PSoC board via WiFi.

   

How exactly can we use the esp8266 module with the PSoC board so as to receive the data ?

Thank You

0 Likes
1 Solution
himam_31
Employee
Employee
50 likes received 25 likes received 10 likes received

Hello

   

We do not have an example with CY8CKIT-042. But you can have a look at the external link:https://hackaday.io/project/3250-cypress-psoc-4-esp8266-ws2812-rgb-xmas-lights

   

Hope this helps.

   

Thanks,

   

Hima

View solution in original post

0 Likes
5 Replies
rola_264706
Level 8
Level 8
50 likes received 25 likes received 10 likes received

You can use the I2C interface from the esp8266 to interface to the PSOC 4200 chip. It also has Uart and Spi interfaces.

0 Likes
Anonymous
Not applicable

Yeah I'm using UART in the PSoC for the interface.

   

Can you please elaborate more on how will I interface the esp8266 i.e which pins on esp will i connect to what pins of psoc.

   

Also if you have a sample code, can you please link it here or any source with a sample code with it.

   

Thanks

   

It would be a great help.

0 Likes
rola_264706
Level 8
Level 8
50 likes received 25 likes received 10 likes received
        Are you using the development board Psoc ble pioneer kit?   
0 Likes
Anonymous
Not applicable

Yes.. I'm using PSoC 4200 BLE Pioneer Kit Development Board

0 Likes
himam_31
Employee
Employee
50 likes received 25 likes received 10 likes received

Hello

   

We do not have an example with CY8CKIT-042. But you can have a look at the external link:https://hackaday.io/project/3250-cypress-psoc-4-esp8266-ws2812-rgb-xmas-lights

   

Hope this helps.

   

Thanks,

   

Hima

0 Likes