You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 4, 2023. It is now read-only.
@@ -495,8 +529,9 @@ The following are debug terminal output and screen shot when running example [Ad
495
529
496
530
```cpp
497
531
Start AdvancedWebServer on ESP32S3_DEV with ESP32_S3_ENC28J60
498
-
WebServer_ESP32_SC_ENC v1.0.0for core v2.0.0+
532
+
WebServer_ESP32_SC_ENC v1.1.0for core v2.0.0+
499
533
[EWS] Default SPI pinout:
534
+
[EWS] SPI_HOST: 1
500
535
[EWS] MOSI: 11
501
536
[EWS] MISO: 13
502
537
[EWS] SCK: 12
@@ -521,8 +556,9 @@ The terminal output of **ESP32S3_DEV with ENC28J60** running [MQTT_ThingStream e
521
556
522
557
```cpp
523
558
Start MQTT_ThingStream on ESP32S3_DEV with ESP32_S3_ENC28J60
524
-
WebServer_ESP32_SC_ENC v1.0.0 for core v2.0.0+
559
+
WebServer_ESP32_SC_ENC v1.1.0 for core v2.0.0+
525
560
[EWS] Default SPI pinout:
561
+
[EWS] SPI_HOST: 1
526
562
[EWS] MOSI: 11
527
563
[EWS] MISO: 13
528
564
[EWS] SCK: 12
@@ -559,8 +595,9 @@ The terminal output of **ESP32S3_DEV with ENC28J60** running [MQTTClient_Auth ex
559
595
560
596
```cpp
561
597
Start MQTTClient_Auth on ESP32S3_DEV with ESP32_S3_ENC28J60
562
-
WebServer_ESP32_SC_ENC v1.0.0for core v2.0.0+
598
+
WebServer_ESP32_SC_ENC v1.1.0for core v2.0.0+
563
599
[EWS] Default SPI pinout:
600
+
[EWS] SPI_HOST: 1
564
601
[EWS] MOSI: 11
565
602
[EWS] MISO: 13
566
603
[EWS] SCK: 12
@@ -572,7 +609,7 @@ WebServer_ESP32_SC_ENC v1.0.0 for core v2.0.0+
572
609
ETH Started
573
610
ETH Connected
574
611
ETH MAC: DE:AD:BE:EF:BE:0E, IPv4: 192.168.2.106
575
-
FULL_DUPLEX, 100Mbps
612
+
FULL_DUPLEX, 10Mbps
576
613
Message Send : MQTT_Pub => Hello from MQTTClient_Auth on ESP32S3_DEV with ESP32_S3_ENC28J60
577
614
Message arrived [MQTT_Pub] Hello from MQTTClient_Auth on ESP32S3_DEV with ESP32_S3_ENC28J60
578
615
Message Send : MQTT_Pub => Hello from MQTTClient_Auth on ESP32S3_DEV with ESP32_S3_ENC28J60
@@ -587,8 +624,9 @@ The terminal output of **ESP32S3_DEV with ENC28J60** running [MQTTClient_Basic e
587
624
588
625
```cpp
589
626
Start MQTTClient_Basic on ESP32S3_DEV with ESP32_S3_ENC28J60
590
-
WebServer_ESP32_SC_ENC v1.0.0 for core v2.0.0+
627
+
WebServer_ESP32_SC_ENC v1.1.0 for core v2.0.0+
591
628
[EWS] Default SPI pinout:
629
+
[EWS] SPI_HOST: 1
592
630
[EWS] MOSI: 11
593
631
[EWS] MISO: 13
594
632
[EWS] SCK: 12
@@ -600,7 +638,7 @@ WebServer_ESP32_SC_ENC v1.0.0 for core v2.0.0+
600
638
ETH Started
601
639
ETH Connected
602
640
ETH MAC: DE:AD:BE:EF:BE:0E, IPv4: 192.168.2.106
603
-
FULL_DUPLEX, 100Mbps
641
+
FULL_DUPLEX, 10Mbps
604
642
Message Send : MQTT_Pub => Hello from MQTTClient_Basic on ESP32S3_DEV with ESP32_S3_ENC28J60
605
643
Message arrived [MQTT_Pub] Hello from MQTTClient_Basic on ESP32S3_DEV with ESP32_S3_ENC28J60
606
644
Message Send : MQTT_Pub => Hello from MQTTClient_Basic on ESP32S3_DEV with ESP32_S3_ENC28J60
@@ -616,8 +654,9 @@ The terminal output of **ESP32S3_DEV with ENC28J60** running [WebClient example]
616
654
617
655
```cpp
618
656
Start WebClient on ESP32S3_DEV with ESP32_S3_ENC28J60
619
-
WebServer_ESP32_SC_ENC v1.0.0for core v2.0.0+
657
+
WebServer_ESP32_SC_ENC v1.1.0for core v2.0.0+
620
658
[EWS] Default SPI pinout:
659
+
[EWS] SPI_HOST: 1
621
660
[EWS] MOSI: 11
622
661
[EWS] MISO: 13
623
662
[EWS] SCK: 12
@@ -629,7 +668,7 @@ WebServer_ESP32_SC_ENC v1.0.0 for core v2.0.0+
629
668
ETH Started
630
669
ETH Connected
631
670
ETH MAC: DE:AD:BE:EF:BE:0A, IPv4: 192.168.2.98
632
-
FULL_DUPLEX, 100Mbps
671
+
FULL_DUPLEX, 10Mbps
633
672
634
673
Starting connection to server...
635
674
Connected to server
@@ -701,8 +740,9 @@ The terminal output of **ESP32S3_DEV with ENC28J60** running [UDPSendReceive exa
701
740
702
741
```cpp
703
742
Start UDPSendReceive on ESP32S3_DEV with ESP32_S3_ENC28J60
704
-
WebServer_ESP32_SC_ENC v1.0.0 for core v2.0.0+
743
+
WebServer_ESP32_SC_ENC v1.1.0 for core v2.0.0+
705
744
[EWS] Default SPI pinout:
745
+
[EWS] SPI_HOST: 1
706
746
[EWS] MOSI: 11
707
747
[EWS] MISO: 13
708
748
[EWS] SCK: 12
@@ -720,21 +760,56 @@ Starting connection to server...
720
760
Listening on port 2390
721
761
UDP Packet received, size 48
722
762
From 132.163.97.3, port 123
723
-
Seconds since Jan 1 1900 = 3880030042
724
-
Unix time = 1671041242
725
-
The UTC time is 18:07:22
763
+
Seconds since Jan 1 1900 = 3880480438
764
+
Unix time = 1671491638
765
+
The UTC time is 23:13:58
726
766
UDP Packet received, size 48
727
767
From 132.163.97.3, port 123
728
-
Seconds since Jan 1 1900 = 3880030054
729
-
Unix time = 1671041254
730
-
The UTC time is 18:07:34
768
+
Seconds since Jan 1 1900 = 3880480450
769
+
Unix time = 1671491650
770
+
The UTC time is 23:14:10
771
+
```
772
+
773
+
774
+
---
775
+
776
+
#### 7. UdpNTPClient on ESP32S2_DEV with ESP32_S2_ENC28J60
777
+
778
+
The terminal output of **ESP32S2_DEV with ENC28J60** running [UdpNTPClient example](examples/UdpNTPClient). The `built-in MAC address` is used now instead of user-defined one.
779
+
780
+
781
+
782
+
```cpp
783
+
Start UdpNTPClient on ESP32S2_DEV with ESP32_S2_ENC28J60
784
+
WebServer_ESP32_SC_ENC v1.1.0for core v2.0.0+
785
+
[EWS] Default SPI pinout:
786
+
[EWS] SPI_HOST: 1
787
+
[EWS] MOSI: 35
788
+
[EWS] MISO: 37
789
+
[EWS] SCK: 36
790
+
[EWS] CS: 34
791
+
[EWS] INT: 4
792
+
[EWS] SPI Clock (MHz): 8
793
+
[EWS] =========================
794
+
Using built-in mac_eth = 7E:DF:A1:08:64:27
795
+
796
+
ETH Started
797
+
ETH Connected
798
+
ETH MAC: 7E:DF:A1:08:64:27, IPv4: 192.168.2.232
799
+
FULL_DUPLEX, 10Mbps
731
800
UDP Packet received, size 48
732
801
From 132.163.97.3, port 123
733
-
Seconds since Jan 1 1900 = 3880030066
734
-
Unix time = 1671041266
735
-
The UTC time is 18:07:46
802
+
Seconds since Jan 1 1900 = 3880480414
803
+
Unix time = 1671491614
804
+
The UTC time is 23:13:34
805
+
UDP Packet received, size 48
806
+
From 132.163.97.3, port 123
807
+
Seconds since Jan 1 1900 = 3880480426
808
+
Unix time = 1671491626
809
+
The UTC time is 23:13:46
736
810
```
737
811
812
+
738
813
---
739
814
---
740
815
@@ -769,12 +844,13 @@ Submit issues to: [WebServer_ESP32_SC_ENC issues](https://github.com/khoih-prog/
769
844
### TO DO
770
845
771
846
1. Bug Searching and Killing
772
-
2. Add support to **ESP32_S2 and ESP32_C3-based boards** using `LwIP W5500 Ethernet`
773
-
3. Add support to **ESP32_S2 and ESP32_C3-based boards** using `LwIP ENC28J60 Ethernet`
847
+
2. Add support to **ESP32_C3-based boards** using `LwIP W5500 or ENC28J60 Ethernet`
848
+
774
849
775
850
### DONE
776
851
777
852
1. Add support to **ESP32S3-based boards** using `LwIP ENC28J60 Ethernet`
853
+
2. Add support to **ESP32S2-based boards** using `LwIP ENC28J60 Ethernet`
0 commit comments