Part Number: CC2640R2F
Other Parts Discussed in Thread: CC2640
I am trying to work with Simple_peripheral in custom board with external crystal (XCOSC_LF) enabled. I am using the same crystal as in CC2640 LAUNCHPAD , the project is working perfectly with launchpad . Also the project is working fine with RCOSC_LF in custom board.
But with the XCOSC_LF in custom board , it is advertising but when Im trying to connect it is immediately disconnecting with GATT CONN ERROR in NRF application. May I know possible reasons?
Note: When I took out the crystal output , it was around 31.26KHz instead of 32.76KHz . Can this be an issue?