Success
Thanks all for the help.
I used TheLions
scp id_rsa.pub <user>@<yourhost>:.ssh/authorized_keys to gopy the key then
chmod 700 /home/user/.ssh
chmod 644 /home/user/.ssh/authorized_keys
to set permissions
and Roberts ln -s id_rsa id_dropbear
It's working like a charm.