Sorry for my bad habits,
My scenario is:
-2 nodes with lrwpan + sixlowpan
-1 have the app udp-server
-The other have udp-client
-The Client send packets to the Server, only that. They have one header that I developed, but the header works fine.
The packet is received by the Ipv6L3Protocol too,
Ipv6L3Protocol:Receive(0x1e623d0, 0x1e68b10, 0x1dfcba0, 34525, 02-02-ff:ff, 02-02-ff:ff, 1)
Packet from 02-02-ff:ff received on node 0
My script is in annex.
Hi Konstantinos