I am trying to implement what was available on MiXiM framework using INET 3.4.0, i.e. the protocol 802.15.4a (UWB).
INET offers already the NIC module (radio+MAC) but not the rest, i.e the network and application layer.
I would like to create a 'dummy' simulations where two 802154a hosts send and receive messages using the INET NIC module called Ieee802154UWBIRNic.
I tried to follow the implementation used by MiXiM but I got lost with all the Base modules etc etc.
Can someone help me? I also implemented a simple network layer and then tried to use PingApp but it is not working, it says something like
'Host Address Unknown'