SONY製のNFCカードリーダ RC-S620/S をイニシエータとして使用し、NFC Type-A/Bと通信するライブラリです。FeliCaとは通信できません。(This library can't communicate with FeliCa! Only for NFC Type-A/B.)

Dependents:   DLC_STARTER

Revision:
1:98c4a45b646a
Parent:
0:16a4197a4dfb
Child:
2:08ccf5062b69
--- a/RCS620S_AB.cpp	Fri May 29 09:12:00 2020 +0000
+++ b/RCS620S_AB.cpp	Sat Jun 06 04:58:49 2020 +0000
@@ -149,7 +149,7 @@
         }else{
             do{
                 wait_ms(1);
-            }while(recieveLEN <= sizeof(wired_complete_ACK));
+            }while(recieveLEN < sizeof(wired_complete_ACK));
         }
     
         //メモリをfree