This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TIOL1113: IO-Link master slave communication

Part Number: TIOL1113

I am currently programming an interface for a device (slave) with a connected sensor to make it ready for the communication with a master device via IO-Link.

In my scenario I use the TIOL1113 transceiver for data communication between the microcontroller and the IO-Link master.

Up to now I am able to generate / send the wakeup request to the slave in order to initialize the communication between these two devices.

I get this signal via my UART interface, but I don't know how to interpret this signal or how to answer to this. 

Therefore is my question, if you can tell me how these IO-Link messages are build up (bit by bit) or if there is a document which explain the message communication in detail.