Topic: public API to pn53x_set_tx_bits and pn53x_transceive

Hi,

What is the recommended public API to pn53x_set_tx_bits  and pn53x_transceive?

I have two types of card which require different communication protocol via the PN531, one type requires InExchangeData { 0xD4, 0x40, 0x0x }, the other requires InCommunicateThru { 0xD4, 0x42, 0x02 }. I am making the decision of which to use based on the ATR.

Now with the removal of globals I can move my code out of libnfc.c but it requires the functions listed. What is the external API to these function?

Thanks,

snapdev

Re: public API to pn53x_set_tx_bits and pn53x_transceive

Hi snapdev,

Sorry for living this topic unanswered, does this question needs answer since 1.3.x API ?

--
Romuald Conty

Romuald Conty

Re: public API to pn53x_set_tx_bits and pn53x_transceive

Hi,

I haven't actually checked. The good news is we've found a previous release to be rock solid for our purposes (PN531) so haven't felt the need to upgrade. You can count that as a measure of maturity!

I will be looking at the current release soon.

Regards, snapdev

Re: public API to pn53x_set_tx_bits and pn53x_transceive

Hello Snapdev,

snapdev wrote:

I haven't actually checked. The good news is we've found a previous release to be rock solid for our purposes (PN531) so haven't felt the need to upgrade. You can count that as a measure of maturity!

Great.

snapdev wrote:

I will be looking at the current release soon.

As usual, you are welcome to report issues like you already do smile

Thank you

--
Romuald Conty

Romuald Conty