-
Notifications
You must be signed in to change notification settings - Fork 268
Issues: arduino-libraries/Ethernet
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Performance-killing wait for W5x00 to complete send in socketSend()
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
#284
opened May 12, 2025 by
SapientHetero
Delays in socket.cpp within an active SPI transaction can cause watchdog triggering or unpredictable behaviour
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
#282
opened Apr 7, 2025 by
Bascy
maintain() tries to renew lease if Ethernet is manually configured after failing DHCP
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
#281
opened Apr 2, 2025 by
JetForMe
Compilation error when using PlatformIO and Ethernet.h
status: in progress
Work is in progress on this
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
#277
opened Dec 19, 2024 by
MicSG-dev
Allow usage of RAW sockets
topic: code
Related to content of the project itself
type: enhancement
Proposed improvement
#272
opened Aug 12, 2024 by
G1org1owo
Make SPI_ETHERNET_SETTINGS and MAX_SOCK_NUM configurable
topic: code
Related to content of the project itself
type: enhancement
Proposed improvement
#268
opened Jun 15, 2024 by
joeyparrish
Loading…
No way to set SPI_ETHERNET_SETTINGS or MAX_SOCK_NUM without modifying the library
topic: code
Related to content of the project itself
type: enhancement
Proposed improvement
#267
opened Jun 15, 2024 by
joeyparrish
Allow forced DHCP thread restart
topic: code
Related to content of the project itself
type: enhancement
Proposed improvement
#265
opened Jun 9, 2024 by
enkidu
WizEthernet.h added to allow specifying exactly this library
topic: code
Related to content of the project itself
type: enhancement
Proposed improvement
#264
opened May 29, 2024 by
JAndrassy
Loading…
Link local addresses and ARP messages
topic: code
Related to content of the project itself
type: enhancement
Proposed improvement
#263
opened May 20, 2024 by
henkelis
Always update socketRecAvailable when called, #259
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
#261
opened Apr 27, 2024 by
I-Connect
Loading…
Fix enum redeclaration issue when using WiFi and Ethernet for EthernetLinkStatus
topic: code
Related to content of the project itself
type: enhancement
Proposed improvement
#260
opened Apr 27, 2024 by
rpineau
EthernetClass::socketRecvAvailable()
is not updated when called multiple times
topic: code
#259
opened Apr 25, 2024 by
Bascy
_sockindex left with non-default value when connection fails
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
#256
opened Apr 3, 2024 by
nschurando
emodbus compatible for ESP32 ethernet using Wiznet W5500
topic: code
Related to content of the project itself
type: enhancement
Proposed improvement
#255
opened Mar 23, 2024 by
OptifySudarshanPatil
Loading…
EthernetClient - Closed socket with data to be read is cleared by client.connect()
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
#249
opened Jan 25, 2024 by
yngndrw
Fix the write function to return the actual number of bytes sent.
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
#242
opened Nov 23, 2023 by
BetterComputing
Loading…
EthernetServer problems with current implementation of Related to content of the project itself
type: imperfection
Perceived defect in any part of project
operator bool
.
topic: code
#236
opened Oct 17, 2023 by
JAndrassy
Create option for setting and getting the hostname
topic: code
Related to content of the project itself
type: enhancement
Proposed improvement
#223
opened May 28, 2023 by
HeAtNet
Loading…
Allow redefining ETHERNET_MAX_SOCK_NUM, ETHERNET_SPI_SPEED
topic: code
Related to content of the project itself
type: enhancement
Proposed improvement
#217
opened Feb 8, 2023 by
vshymanskyy
Loading…
fix of bounds memset
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
#216
opened Jan 31, 2023 by
technyon
Loading…
Make DHCP non-blocking
topic: code
Related to content of the project itself
type: enhancement
Proposed improvement
#213
opened Jan 2, 2023 by
gigaj0ule
W5100Class::softReset() failes always when PoE module equipped.
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
#209
opened Dec 5, 2022 by
7n2jju
Set socket to MAX_SOCK_NUM if connection fails
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
#208
opened Nov 8, 2022 by
goccert25
Loading…
W5100S Support
topic: code
Related to content of the project itself
type: enhancement
Proposed improvement
#207
opened Oct 27, 2022 by
Miguel-citracc
2
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.