This report summarizes the analysis and implementation of a wireless time synchronization system between two BeagleBone Black boards using Zigbee communication. It describes using time synchronization for a security authentication application where keys must be received within a specific window of time. The report details analyzing time synchronization performance, implementing the system in Go, characterizing the initial implementation which had round trip delays of 257.8 ms on average, and potential optimizations to improve timing accuracy and reduce jitter.