Can't see Advertising Data in NRF Connect iOS App

Hi all! I am working through the Bluetooth LE Tutorials and am trying to complete one of the exercises where I advertise some data and send some data in a scan response packet.
https://academy.nordicsemi.com/courses/bluetooth-low-energy-fundamentals/lessons/lesson-2-bluetooth-le-advertising/topic/blefund-lesson-2-exercise-1/

I am running the code on the nRF5340DK.

The tutorial shows that the Flags, Complete Local Name, and URI should show up in the app, see below.

However, I am not seeing any of this information in the nRF Connect iOS app (v2.7.5).

.

I have built and compiled the exact sample solution to the exercise and still nothing shows up.
https://github.com/NordicDeveloperAcademy/bt-fund/blob/main/lesson2/blefund_less2_exer1_solution/src/main.c

I do see data for some other devices around me.

Any idea why data isn't showing up for this exercise?

Parents Reply Children
Related