I am trying to set up a peripheral connection between an nRF-52840 and an iPhone via my team's iOS app. The board connects normally via the Nordic Connect app and shows the expected service and characteristic UUIDs with the descriptions "Unknown Service" and "Unknown Characteristic". However, when I try to connect on the app, it says that it cannot find any services. I have set the UUID for both the custom service as well as the custom characteristic to be equal to an older board that can already connect to the app, but for some reason the app is still unable to find any services that I advertise.
I am using the latest version of the nRF5-SDK with an s140 SoftDevice.