Andrea Canale
Andrea Canale
> Is it wireless or it will be adding physical or another module for communication on Ethernet You need a W5500 card attached to SPI bus, I published the wiring...
> Will it have any function to route the internet from the Ethernet connection? I don't think so since most of the features use WiFi API directly and not the...
hi, thanks for the testing. VISA is unreadable at the moment since I didn't try to understand the protocol yet. I have two mastercard EMV at home and both are...
Little update on this issue: At the moment I fixed the PDOL reading but I'm rewriting the whole EMV reader to be more general and works for all cards that...
@IncursioHack I wrote a new function to parse VISA card since it handle the data differently than MasterCard, can you try to build and test from my branch: https://github.com/andreock/Bruce/tree/emv_enhancement ?...
Can you send me the log with backtrace so I can find the issue?
Thanks for the stacktrace. I will try on my m5stick to check if is a cardputer issue or not
it seems right to me: https://github.com/pr3y/Bruce/blob/main/src/modules/ethernet/EthernetHelper.cpp#L118 https://github.com/pr3y/Bruce/blob/ca897c85821125d49b1a16462f18b672009e3f8e/src/core/configPins.cpp#L42