I would like to advertise some sensor data (temperature, humidity, pressure, co2, voc and other) by BLE advertising packet without any connection. I know, I can put it data to manufacture record(or Service data with Environmental Sensing uuids) and use my application to display it. But, at the moment I do not want to create an application and I would like to use readymade advertising format and android\ios application to display my data.
Could you recommend some applications and data format\structure for the display advertising data?