animalcreek / neard

GNU General Public License v2.0
1 stars 0 forks source link

Support for Microchip - SAM9x60 Curiosity Board #2

Open GanesanGuru opened 4 months ago

GanesanGuru commented 4 months ago

Hi fellas,

I'm currently using SAM9x60 Curiosity board with DLP-7970ABP - TRF7970A NFC transceiver BoosterPack™ plug-in module.

I've enabled the driver for trf7970a as loadable module in buildroot : buildroot-at91/output/build/linux-custom/drivers/nfc/trf7970a.c

Yet' I'm not sure how to write the application side part. Any ideas/help is much appreciated.

mgreeraz commented 3 months ago

Unfortunately, there is much help for actually using neard on the application side. Probably the best place to start is in the 'test' directory in the neard source: https://github.com/linux-nfc/neard/tree/master/test.