15* be inspired here : https://randomnerdtutorials.com/get-change-esp32-esp8266-mac-address-arduino/
16* and see http://jensd.dk/doc/esp32
17*
18*
19* This example shows how data can be sent from the satellite to the groundstation.
20* The same functions work the other way around as well, and can be used to send data to the satellite from the groundstation.
21* Caution - You should always have an antenna in a radio system before transmitting anything. Make sure the antenna is plugged in before sending data via the radio.
22*
23* Links
24*
25* http://cansat.fi
26* https://dronebotworkshop.com/esp-now/
27*
28* http://jensd.dk/doc/cansat/cansatdk this code can be found here