Hi,
In my Wi-Fi project using WiFi Kit 32 I have not been successful to display the IP address on the OLED display. There is no problem to print the IP address to the serial monitor using
Serial.println(WiFi.localIP());
but I don’t know the code for displaying IP on the OLED. I have made many attempts but nothing works.
I am using Arduino IDE 1.8.13, and have installed libraries
wifi.h
Wire.h
heltec.h
Arduino.h
Can anyone give me the code I need please.
br Spacerowa.