NFC
Dependencies: mbed NDefLib X_NUCLEO_NFC01A1
Diff: main.cpp
- Revision:
- 27:12c0db73e709
- Parent:
- 23:05ef41b77f9b
--- a/main.cpp Thu Aug 09 13:56:47 2018 +0000 +++ b/main.cpp Tue Sep 17 14:43:29 2019 +0000 @@ -56,7 +56,7 @@ //create the NDef message and record NDefLib::Message msg; - NDefLib::RecordURI rUri(NDefLib::RecordURI::HTTP_WWW,"st.com"); + NDefLib::RecordURI rUri(NDefLib::RecordURI::HTTPS,"cayenne.mydevices.com/shared/5d7376a3a4b14e4ee5849b49"); msg.add_record(&rUri); //write the tag