Cannot connect to BLE device from iOS

Hi everyone,

I’m designing custom hardware for my application using the nRF54L05 MCU (v2.9.0). However, I can’t connect to the device from iOS — the connection always fails (it just keeps trying to connect; see the attached image).

I initially suspected a firmware issue, but when I run the same firmware on the nRF54L15-DK, it works stably. This leads me to believe the problem might be hardware-related.

Has anyone encountered a similar issue? Could it be caused by a hardware design flaw, or is it still possibly a software/configuration problem?

Any suggestions would be greatly appreciated.
Many thanks!

Parents Reply
  • There are many potential causes for connection problems, and there isn't enough information here to say what's causing it. Please update the SDK version to v2.9.2 or later and answer my question to troubleshoot this further. 

    ThienNBK said:
    Moreover, I prepared 5 PCBs, but only 2 of them have this issue. T

    This is new information. Have you enabled debug logging on the device to see if any errors are reported?

Children
Related