This Practical can be done in groups of two students.
All python codes should be run in the VM,
timesync.py transmits UTC timestamps to sensortag via UDP periodically, as well as listens for reply messages and print them out. You should change "Address For Sensortag" in Line 44 to your sensorTag's IPV6 address.
aiocoap-master is a Python CoAP library implementation you may use. Please read README.rst and doc/examples.rst and may find clientGET-modified.py useful.
Resource created Friday 22 July 2016, 04:37:13 PM, last modified Saturday 13 August 2016, 10:04:04 PM.