This is the bootloader for normal luminet nodes.
It must be flashed using an isp programmer.
The code will be stored in flash with start address 0x1600

Any payload must call the startBootloader() method, pointing to
this address (0x1600) when a vectorNode was detected in the network.

This version of the bootloader does not work with RETRANSFER packets,
any transmissionerror will destroy the node!!!