Hi ,
I want to develop the firmware to read the nfc tag and read the sensor data send to the application via BLE I have read many post regarding nfc . Let me explain what i understood,correct me if were wrong .
1. nRF52840 is nfc tag. It can write/read command from polling device
2. polling device we should use another hardware recommended adafruit
my question is
I want to capture the product label and device id using nfc and transmit to phone . To develop this what should i need ?
which example i should go for? can we implement both ble and nfc in same board nRF52832
Requirements
1. NFC (TAG DATA)
2. BLE (SENSOR DATA)