Hi
Soooo glad to see the eRPC WiFi stuff. I have an issue using it at the moment… Could you please assist.
I refered to:
For the firmware update and udate of the libraries but I get a compile error:
in file included from C:\Users\stuar\Documents\Arduino\libraries\Seeed_Arduino_rpcWiFi-master\src/rpcWiFi.h:1:0,
from C:\Users\stuar\AppData\Local\Temp\arduino_modified_sketch_4988\sketch_nov13a.ino:4:
C:\Users\stuar\Documents\Arduino\libraries\Seeed_Arduino_rpcWiFi-master\src/WiFi.h:29:10: fatal error: IPv6Address.h: No such file or directory
#include “IPv6Address.h”
^~~~~~~~~~~~~~~
I get this with my own project as well as the example (scanner) code on the above site!
I have deleted my Arduino15 directory and re-installed the boards and the libraries from scratch.
I have burned the RTL8270 fw. (Nice to see the update to the flasher)
My imports
#include “rpcWiFi.h”
#include “DateTime.h”
#include “Free_Fonts.h”
#include <SPI.h>
#include <Seeed_FS.h>
#include “SD/Seeed_SD.h”
#include “SEG_M.h”
#include “SEG_S.h”
#include “TFT_eSPI.h”
#include “lcd_backlight.hpp”
My libraries:
d----- 30/10/2020 16:34 Adafruit_BusIO
d----- 27/10/2020 09:39 Adafruit_Circuit_Playground
d----- 27/10/2020 09:39 Adafruit_GFX_Library
d----- 08/11/2020 19:42 Adafruit_GPS_Library
d----- 19/09/2020 15:43 Adafruit_ILI9341
d----- 19/09/2020 15:43 Adafruit_LED_Backpack_Library
d----- 19/09/2020 15:43 Adafruit_SleepyDog_Library
d----- 19/09/2020 15:43 Adafruit_STMPE610
d----- 30/10/2020 16:34 Adafruit_TouchScreen
d----- 19/09/2020 15:43 Adafruit_Zero_DMA_Library
d----- 19/09/2020 15:43 Adafruit_Zero_FFT_Library
d----- 19/09/2020 15:43 Adafruit_Zero_PDM_Library
d----- 19/09/2020 15:45 esp-at-lib-develop
d----- 11/11/2020 16:17 Seeed_Arduino_FreeRTOS-master
d----- 11/11/2020 16:22 Seeed_Arduino_FS-master
d----- 11/11/2020 16:16 Seeed_Arduino_rpcBLE-master
d----- 11/11/2020 16:18 Seeed_Arduino_rpcUnified-master
d----- 11/11/2020 16:15 Seeed_Arduino_rpcWiFi-master
d----- 11/11/2020 16:20 Seeed_Arduino_RTC-master
d----- 11/11/2020 16:13 Seeed_Arduino_SFUD-master
d----- 19/09/2020 15:44 Servo
d----- 19/09/2020 15:43 TinyWireM
d----- 19/09/2020 15:43 WaveHC