How to generate Bluetooth packets or any other types of packet in Simulink ?
In fact this is related to my Homework! Here it is...
Task 1: Design the header information packet containing the following five fields. Make the value of each field as a parameter that can be set to different possible values. Initialize the fields as shown below.
• LT_ADDR: [1, 0, 1]
• TYPE: [0, 1, 1, 1]
• FLOW: 1
• ARQN: 1
• SEQN: 1
Create a subsystem of the above design.

In fact this is related to my Homework! Here it is...
Task 1: Design the header information packet containing the following five fields. Make the value of each field as a parameter that can be set to different possible values. Initialize the fields as shown below.
• LT_ADDR: [1, 0, 1]
• TYPE: [0, 1, 1, 1]
• FLOW: 1
• ARQN: 1
• SEQN: 1
Create a subsystem of the above design.

Last edited: