espduino icon indicating copy to clipboard operation
espduino copied to clipboard

ESP8266 network client (mqtt, restful) for Arduino

Results 33 espduino issues
Sort by recently updated
recently updated
newest added

Hi I was trying to work the code with arduino mega. The only change I did was use Hardware serial3 instead of software serial on pins 2 and 3. However...

Hi. I do have a failry comply sketch making use of a SeedStudio TFT Touch screen, and a bunch of sensors on a mega 2560 using the ESP8266 to publish/subscribe...

I have been working with this wonderful library. in my latest project i am trying to send a "RFID number" using esp8266. I am getting the error "malloc assert!" in...

Hi, I'm trying to use https rest api with different servers: with a lot of server doesn't works infact rest.getResponse returns 0 For example connecting using https with github.com it...

Hello all, Is there a way to read the esp8266's MAC using this beautiful library??

Can someone please help. I am getting garbage after esp.ready() Output: ARDUINO: Starting Device ARDUINO: Waiting for ESP!!! _₺[ØÐPŠþX¹a‚ç·âÌþ8�+ˆ¢·A¢Ã⪚F¢ªÂ«PT"p©ÅS0Ø8 --- Code Sample: ` # include # include # include #...

Hi, recently I tried to use this project for communicating with a rest api. I downloaded the library and loaded the example but something is wrong. The arduino compiler says:...

Hello, When I upload software to esp8266 I get an error that is below. Please help me !!!. pi@raspberrypi /usr/share/arduino/libraries/espduino $ sudo esp8266/tools/esptool.py -p /dev/ttyUSB0 write_flash 0x00000 esp8266/release/0x00000.bin 0x40000 esp8266/release/0x40000.bin...

hi , I have a problem with the first example of MQTT client , I did everything according to the debugging scheme, however esp8266 lights when part Arduino and turns...

If not, can you point me in the right direction so I can find out how to do it myself?