Hi Neo,
There is a workaround that you can do to have both QN908XC_connectivity.ld and newlib library selected for an existing connectivity project. Here is how:
1. Go to Project -> Properties -> C/C++ Build -> Settings -> Tool Settings -> MCU Linker -> Managed Linker Script
2. Copy the text from Linker script edit box, i.e "QN908XC_connectivity.ld"

3. Select Manage linker script check-box

4. Change library to Newlib

5. Uncheck Manage linker script and paste back the original QN908XC_connectivity.ld file

6. Apply and close
7. Rebuild the project
Regards,
Mihai DRAGNEA