K64F with ESP8266

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

K64F with ESP8266

1,445 次查看
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!

标记 (2)
0 项奖励
回复
1 回复

644 次查看
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