Andreas Pieber

Results 13 comments of Andreas Pieber

OK, took me some time to get this working as expected... I suspect that there is some behavior in the polling which creates the problem. First of all this is...

I've added additional debug statements showing that libnfc is hanging in ```pn53x_transceive``` in this line ``` if ((res = CHIP_DATA(pnd)->io->receive(pnd, pbtRx, szRx, timeout)) < 0)``` BUT, receiving itself is not...

OK - another hint. After registering the hardware interrupt the software is hanging in the call to ```pn532_i2c_wait_rdyframe``` of the ```pn532_i2c_receive``` method. The problem is that the things returned by...

Hello Harald, You're right. Pax-Wicket had the lack of a readme (still it would have been easy to jump into the dev list and say hello :)). I hope I've...

Hey Brian, Sorry for the real long mail but I try to answer all your ideas and thoughts as detailed as possible. I hope that I could at least explain/lighten...

Hey Brian, On Mon, Jul 25, 2011 at 20:34, topping < [email protected]>wrote: > Andreas, thanks for your thoughtful and comprehensive reply. It's much > appreciated. > > As David will...

There is only a general list :-) so this is a perfect match. Thank you very much! Kind regards, Andreas On Jul 26, 2011 10:02 PM, "topping" < [email protected]> wrote:...

Is there any chance getting this merged and released? Thank you very much!

hey, well, the problem is that your smooks package is in state installed instead of Active (which would have been the required state). Can you pls try to enter the...

looks like something is going wrong in the setup; can you please provide the most minimal sample creating this error?