I'm trying to combine two messages (oob_le and application launch) in NFC

Hi all, 

I'm trying to combine two NFC messages, I know that I can combine multiple records into one message. But the problem is that OOB_LE message will already contain multiple records for handover select, and alternative carrier. And the launch application also is a message of two records (universal link and app link). So, can I actually combine two messages as the initial_tag_msgs of the board ?. And how to do so, thanks a lot.

Related