You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm making my first steps with SmartEverything NFC but have some troubles.
I managed to run your examples for writing successfully (was able to read the data with mobile phone application). Next I wanted to write some data from the mobile phone and then read it on my SE device. But there are no "read" versions for the storeText/storeURI/... methods.
How do I read the stored data? Could you point me to some example or documentation on how to do it?
My desired usecase is to use some external device (mobile phone) to send data to the SE NFC and let the SE device read the message and react. Is this even possible?
The text was updated successfully, but these errors were encountered:
At the moment the NFC lib does not support write operations.
If you would like to provide support to this open project,
you can add the required API to the related git repository.
We can add them to the next release of the lib.
Adding Mik for any additional information.
Thanks
Severino
On 03/06/16 10:25, Ivan Čentéš wrote:
Hi,
I'm making my first steps with SmartEverything NFC but have some troubles.
I managed to run your examples for writing successfully (was able to
read the data with mobile phone application). Next I wanted to write
some data from the mobile phone and then read it on my SE device. But
there are no "read" versions for the storeText/storeURI/... methods.
How do I read the stored data? Could you point me to some example or
documentation on how to do it?
My desired usecase is to use some external device (mobile phone) to
send data to the SE NFC and let the SE device read the message and
react. Is this even possible?
Hi,
I'm making my first steps with SmartEverything NFC but have some troubles.
I managed to run your examples for writing successfully (was able to read the data with mobile phone application). Next I wanted to write some data from the mobile phone and then read it on my SE device. But there are no "read" versions for the storeText/storeURI/... methods.
How do I read the stored data? Could you point me to some example or documentation on how to do it?
My desired usecase is to use some external device (mobile phone) to send data to the SE NFC and let the SE device read the message and react. Is this even possible?
The text was updated successfully, but these errors were encountered: