Hello,
We are using the nRF52832 and 2G(GSM/GPRS) module to build up one IoT product. We got a disconnect between nRF52832 with other master instance(mobile phone APPs) when there is data sending/receiving with 2G tunnel(900M/1800M). The reason we get printed (p_ble_evt->evt.gap_evt.params.disconnected.reason) is 0x08(connection timeout).
Our board is look likes as this:
We suspect the EMI/EMC for disconnection reasons, if we move the 2G cable to opposite direction(far from 2.4G BLE PCB antenna), there are no disconnection issues.
Could you help to share the detail reason for this and is there any improvements for it?
Thanks so much!
Jason Hu