This document discusses an ultrasonic sensor network that communicates using NRF24L01+ radio modules. It covers the network components including the NRF24L01+ transceiver, contention-based MAC protocols like MACA and PAMAS, and the LEACH clustering protocol. It also describes how the sensors and radios are programmed using Arduino to successfully transmit distance readings wirelessly between nodes with some data loss due to packet collisions. Future work aims to improve the communication efficiency and reduce energy consumption.