Bundle protocol v7 implementation
This project was my Bachelor Thesis at the Institute of Operating Systems and Computer Networks at Technical University of Braunschweig, Germany. The project was a proof-of-concept to enable communication between mobile nodes in a high interference industrial environment.
I implemented the Bundle Protocol version 7 draft 23 for a wireless sensor node(with stm32l4 MCU) in a Real-time Operating System in C.
The biggest challenge was maintaining a balance between low power consumption and memory utilization.
The project can be found at Research Group’s website.