Hi All
As facing some problem during developing multiprotocol project about gazell host and ble. I am using the example project "multiprotocol" and i finished the ble part
although the example doesn't contain the gazell pairing part so i have to import the nRF library "nrf_gzp.c", "nrf_gzp_host.c", "nrf_gzp_host_nrf5x.c", and I had also faced some problems, see here
Finally, I compile and flash it successfully.
But here comes another problem,
the project doesn't work but work perfectly before I import those c files
I had tried to use debug mode in Keil C, it show me that the code doesn't even run into the main()
what should i do to solve this problems
thanks a lot




