I was able to follow the tutorials from academy.nordicsemi.com on bluetooth fundamentals but unfortunately, I could not find an example where more than one custom service is advertised to the client.
I understand that the maximum advertising packet is 31 bytes, but the UUID is 16 bytes so two or more won't fit in the advertising packet - but this could be exposed later. How?