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 Thursday 20 July 2017, 02:57:30 PM, last modified Monday 21 August 2017, 08:23:42 PM.