This document discusses the implementation of an Enhanced New Stable Election Protocol (ENHSEP) in the NS2 platform. It begins by discussing existing routing protocols like LEACH and SEP that have disadvantages like uneven energy consumption and network lifetime. It then proposes ENHSEP as a new hierarchical routing protocol that aims to be more energy efficient. The document outlines the design and methodology of ENHSEP, which involves calculating node characteristics, clustering nodes based on distance, and selecting cluster heads based on remaining energy. Simulation results from NS2 comparing ENHSEP to LEACH and NHSEP show that ENHSEP has better performance in terms of throughput, energy consumption, and packet delivery ratio.