Hello;
we are having a communication issue(a BIG one at this point) that we are experiencing with our BLE 4.0 tablets. Our device(has NRF52832) is designed to communicate with a XSlate R12 tablets. The older tablets out in the field have a BLE 4.0 while the newer ones have BLE 4.2. The current FW is based on SDK 15.0.0 and softdevice 6.0.0. The issue only occurs with the older tablets having the Intel BLE 4.0 chipset where after 5 to 20 minutes of communication, the tablet and device disconnect. From my debugging, it seems the tablet requests to update the connection parameters and soon after disconnects. I am transmitting 2 packets per connection interval having 20 bytes in the first and 16 bytes in the second packet. Any thoughts/recommendations on what may be causing this issue? I have attached 2 different sniffer logs to review. Any help will be greatly apprlog2.pcapnglog1.pcapngeciated.