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!
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