K64F with ESP8266

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

K64F with ESP8266

1,291 Views
siddharthpimpri
Contributor II


I am working on a project in which I need to use esp8266 with frdm k64f and store data on thingspeak server.

I am not able to establish connection between the router and esp8266.

Can anyone please help me.

Thank you!

Tags (2)
0 Kudos
1 Reply

490 Views
BlackNight
NXP Employee
NXP Employee

I have it working with the FRDM-KL25Z, and it would apply with the FRDM-K64F too, have a look at the project described in https://mcuoneclipse.com/2014/12/14/tutorial-iot-datalogger-with-esp8266-wifi-module-and-frdm-kl25z/ which is available on GitHub.

I hope this helps,

Erich