Difference between BLE.addService and BLE.setAdvertisedService

Hello everyone,
What ist the difference between these to functions. Do I need to call BLE.addService() before using BLE.setAdvertisedService()?
Also a general question: is always only one Service advertised? So can I add a lot of Services and changing the one that is advertised with BLE.setAdvertisedService()?

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.