Hello everyone,
I want to design a simple arduino circuit that sensing the temperature with a temperature sensor and send the obtained data to a smartphone via NFC.
I am a starter on Arduino. Could you help me about how should I set up the circuit, and which elements should it contain?
I want to provide data transfer in the same logic as bluetooth, but I should use nfc technology instead of bluetooth. I want to read the data obtained with arduino over a smartphone.
That is pretty much a repeat of the original post with no added information. Pretend that I do not know what NFC is and what mechanism or technology that NFC can use to communicate with a phone.
Does the phone have the capability to receive data from a NFC device or must the capability be added?
Yes, the phone has the capability to receive data, but a software must be designed to read the data. When a person scans the phone to the NFC device to be designed, the device will measure the temperature and send it to the phone.
In my opinion, RFID NFC module can be used for transmitting the data.