Modifications

Sauter à la navigation Sauter à la recherche
21 octets supprimés ,  7 novembre 2015 à 19:50
Ligne 28 : Ligne 28 :     
=== Etape 2: Configurer libnfc pour PN532 via UART ===
 
=== Etape 2: Configurer libnfc pour PN532 via UART ===
{{bloc-etroit|text=libnfc currently only supports communication over UART, using any inexpensive USB to UART adapter like the FTDI Friend or a TTL FTDI cable. Before compiling, however, you will need to configure libnfc to include support for UART and the PN532 chipset, which can be done with the following commmand (executing in the folder where the above archive was unzipped):}}
+
libnfc currently only supports communication over UART, using any inexpensive USB to UART adapter like the FTDI Friend or a TTL FTDI cable. Before compiling, however, you will need to configure libnfc to include support for UART and the PN532 chipset, which can be done with the following commmand (executing in the folder where the above archive was unzipped):
    
  <nowiki>$ ./configure --with-drivers=pn532_uart --enable-serial-autoprobe</nowiki>
 
  <nowiki>$ ./configure --with-drivers=pn532_uart --enable-serial-autoprobe</nowiki>
29 922

modifications

Menu de navigation