K64F with ESP8266

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

K64F with ESP8266

1,444件の閲覧回数
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)
タグ(2)
0 件の賞賛
返信
1 返信

643件の閲覧回数
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