如何使用ESP8266和aruduino uno board调用REST服务 [英] How to call REST service using ESP8266 and aruduino uno board

查看:128
本文介绍了如何使用ESP8266和aruduino uno board调用REST服务的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我无法从Arduino Uno和ESP8266 WiFi模块调用REST服务(GET和POST)方法。

使用AT命令我可以连接我的WiFi网络但没有找到libray使用连接的AT命令调用REST服务。



我尝试过:



我发现没有这样的图书可以连接Aruduino Uno和ESP8266,无论我发现哪个库是独立的ESP8266。

I am not able to call REST Service (GET and POST) methods from Arduino Uno and ESP8266 WiFi module.
Using AT command i am able to connect with my WiFi network but no libray found for calling REST service using that connected AT command.

What I have tried:

There is no such libray i found that can connect with Aruduino Uno and ESP8266, whatever library i found that is for independent ESP8266.

推荐答案

我建​​议使用< ESP8266上有一个href =https://nodemcu-build.com/> NodeMCU ,它的用途更广泛,有很多关于如何使用的例子。
I recommend using NodeMCU on the ESP8266, it's a lot more versatile and there are numerous examples on how to use.


这篇关于如何使用ESP8266和aruduino uno board调用REST服务的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆