Hello, i did my own custom board with a nrf52805 and I'm trying to put a module with different frames and when I do that my app is disconnecting 5seconds after. I didn't have problem for now with a com with a driver 485 but now that I'm putting , I cant receive any info because I'm getting the error : gatt conn timeout. For info I used the BLE_ app_uart example and changed so info to have the functionality to my custom board.
Thank you everyone for your help.