NFC

Dependencies:   mbed NDefLib X_NUCLEO_NFC01A1

Files at this revision

API Documentation at this revision

Comitter:
kapitaninternet
Date:
Tue Sep 17 14:43:29 2019 +0000
Parent:
26:22f027e4e480
Commit message:
NFC

Changed in this revision

NDefLib.lib.orig Show diff for this revision Revisions of this file
main.cpp Show annotated file Show diff for this revision Revisions of this file
diff -r 22f027e4e480 -r 12c0db73e709 NDefLib.lib.orig
--- a/NDefLib.lib.orig	Thu Aug 09 13:56:47 2018 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-https://developer.mbed.org/teams/ST/code/NDefLib/#030e7ffdf512
diff -r 22f027e4e480 -r 12c0db73e709 main.cpp
--- 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