tf68:
On the Micro (ATmega32u4) pin 7 does not support pin change interrupts. It will not work as an Rx pin with software serial which uses pin change interrupts for the Rx pin. These pins can be used for Rx: 8, 9, 10, 11, 14, 15 & 16.
Thanks a lot for your anawer!!!