Search found 3 matches

by rsssrinivas
Sun Aug 04, 2019 3:04 am
Forum: ESP32 Arduino
Topic: ESP32 - Arduino - Connecting to a local server
Replies: 10
Views: 24944

Re: ESP32 - Arduino - Connecting to a local server

niddaas wrote:
Sat Aug 19, 2017 11:36 pm
BluesBoyDje wrote:Thank you both for your help, it was indeed the library that had trouble with local ip adresses. I now got it working with another one :)
pls tell me how did you slove the issue
by rsssrinivas
Sat Aug 03, 2019 11:27 am
Forum: ESP IoT Solution
Topic: ESP32 can't resolve DNS in Raspberry-pi local LAN
Replies: 0
Views: 3625

ESP32 can't resolve DNS in Raspberry-pi local LAN

as my code to send data through esp32 by addressing the raspberry pi by its IP address, its working ok.
But when I put the DNS of raspberry pi which is "rpi.local", the same code doesn't work and gives the error out as -1
by rsssrinivas
Sat Aug 03, 2019 10:51 am
Forum: ESP IoT Solution
Topic: ESP32 can't resolve DNS
Replies: 1
Views: 6148

Re: ESP32 can't resolve DNS

Did you solve your issue?