I am getting ecg data from max30003 IC which i want to send via BLE to and application. I have the Ble code working on its own and the SPI code to get ecg data working on its own. However when both are combined code compiles fine but the system does not run. I cannot see a Ble service and the SPI pins are not working correctly. I saw few other people have similar issues none of which is resolved, is this a hardware bug?