B4R Question Error WiFiSSLSocket

abz66

Member
hi all
I'm trying to compile basic B4R code using rESP8266WiFi this error
Error:
D:\Test\testfresh1\Objects\src\rESP8266WiFi.h:142:44: error: cannot declare field 'B4R::WiFiSSLSocket::client' to be of abstract type 'B4R::BufferedWiFiClient'
  142 |                         BufferedWiFiClient client;
      |                                            ^~~~~~
Error during build: exit status 1
B4R v.40
Arduino IDE v2.3.2
rESP8266WiFi v 1.6
rCore v3.9
 

hatzisn

Expert
Licensed User
Longtime User
What version of ESP8266 boards manager are you using in Arduino IDE?
 
Upvote 0

hatzisn

Expert
Licensed User
Longtime User
Upvote 0

hatzisn

Expert
Licensed User
Longtime User
I meant in ESP8266 espressif board manager.
 
Upvote 0

hatzisn

Expert
Licensed User
Longtime User
Besides my previous answer, in ESP32 try to switch back to 2.0.17 or earlier.

I believe it definitely is not connected to this:

 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…