Hi there,
I tried the example from http://wiki.forum.nokia.com/index.php/Simple_NFCIP_peer_to_peer_chat on two Nokia 6212 NFC classic, but it only works when I remove the line "conn.receive();"...
Type: Posts; User: max_aux; Keyword(s):
Hi there,
I tried the example from http://wiki.forum.nokia.com/index.php/Simple_NFCIP_peer_to_peer_chat on two Nokia 6212 NFC classic, but it only works when I remove the line "conn.receive();"...
Hi there,
I have a problem with two Nokia 6212 classic phones communicating via NFC.
All I want is:
1. phone 1 touches phone 2 -> phone 2 sends a message to phone 1 via NFC
2. something...