1. If I want to broadcast data in "extended advertisement" messages (without connection): should I insert this data in the "manufacturing data" or can I add fields in the "ble_advdata_t" structure containing the data to send ? (what is the right method ?)
2. In which case do we need to request a new "company identifier"? If my devices broadcast data only (no need to connect), should I still have a "company identifier"?
Thank you