I am trying to communicate with my Galaxy S III and a microcontroller that is equipped with an N5 PN532 chip.
Since this is a microcontroller, I cannot use the LLCP library by default, so I have to understand the Android protocol myself.
Can someone clarify for me, when I first placed the phone on the device, what packages to expect from the very first step? If I understand correctly, I see:
DSAP: 3F PTYPE: 0 SSAP: 0
and
DSAP: 1E PTYPE: C SSAP: 0
Is it on the right lines? What does Android do? Would I expect an attempt to connect to the info packet?
Thanks so much for any clarifications.
user975941
source share