Search found 3 matches
- Sun Aug 04, 2019 3:04 am
- Forum: ESP32 Arduino
- Topic: ESP32 - Arduino - Connecting to a local server
- Replies: 10
- Views: 24944
- 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
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
- 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?