Question
STM32WB BLE settings for iOS discovery without 3rd party apps
Hello, basically the title. What are the minimal configurations that need to be made in order for a STM device to show up into an iOS device's BLE connectable devices list without using 3rd party apps?
I currently got my app up and running and it works flawlessly using Android smartphones, but I would like to also migrate it to be able to connect to iOS devices.
Thanks!