Rotzbua
Rotzbua
@me21 you have to look at the release branch https://github.com/miguelbalboa/rfid/blob/release_1_4_X/src/MFRC522.cpp At the master I separated the file into smaller peaces to increase maintainability.
@grapheo12 Will you fix it? Or is this just a complain about a 5 year old document which looks like copy&paste?
@leopold-gravier I the issue creator refer to the word document which is kept for historic reason: https://github.com/miguelbalboa/rfid/blob/master/doc/rfidmifare.doc
@q2dg Something like this Shield?: MS1000 + W5500 http://www.e-wbm.com/wiznet_w5500.do
No problem with this library. You have to open an issue at https://github.com/BlakeFoster/Arduino-Ping
> When it will be available? When you have done the work 🙄
I agree that this misbehavior should be documented. I already mentioned it at https://github.com/arduino-libraries/Ethernet/pull/68#issuecomment-419288878 . The reason is the chip type detection while `run time` and this do not work...
I guess maintain() of ethernet class in loop() is missing, because you use dhcp.
A change from `1.x.x` to `2.x.x` is a major update. It is normal that code work after upgrade. You have to look into the code. Maybe the function is just...
@lathoub Did you checked for a memory leak?