Hi everyone, I am quite newbee to nRF5340 and nRF ecosystem. Anyway, my goal is to talk with 3rd party application to receive positioning data over bluetooth and then I have to mirror these data to another MCU via UART. I modified peripheral uart example in way to send data received from BL to other MCU. This is working with nRF's own bluetooth serial application and other 3rd party bluetooth serial application, but whenever I try to connect my nRF5340 from 3rd party GNS applications, it could not connect. I don't know the reason and I am open to any suggestions.
Thanks.