Hello Barroso, Luis Maria (SI RSS RAM EPS DES),
Thanks for posting this great discussion on this forum!
In addition to @Sander's response, wanted to add few more helpful points!
Using NFC technology for asset tagging is a great way to modernize your asset tracking system, as you have the requirement mentioned in your post!
- You can use Azure IoT Central to create an IoT solution that uses NFC tags to track assets.
We can leverage Azure IoT Central application and add a device template for our NFC tags. Then, we can use the Azure IoT Plug and Play app to connect our smartphone to the IoT Central application and read and write data to the NFC tags.
We can also use Azure IoT Edge to preprocess the data locally before sending it to the cloud. Additionally, we can use Azure IoT Central's extensibility options, such as Continuous Data Export (CDE) and APIs, to export data to a line-of-business application for further analysis and insights.
Further references to read:
Tutorial: Deploy a smart inventory-management application template
This tutorial shows you how to deploy and use a smart inventory-management application template for IoT Central.
How to manage devices using device twin tags in Azure IoT Hub
This article demonstrates how to use tags to manage IoT devices using device twin tags
How to turn your smartphone into an IoT device
A how-to guide that shows you how to turn your smartphone into an IoT device by using the Azure IoT Plug and Play app.
Tutorial: Deploy and walk through a connected logistics application template