softSerial & receive data

Hello, I have a sensor connected on GPIO0 and GPIO2 with UART protocole, I’m using softSerial.h to make it works and it does perfectly but When i try to add th function downLinkDataHandle() it looks like my board isn’t capable to read the data from the sensor anymore.

Can someone help me to fix it ?

Thanks,