XTP9B-DMS-001 RF module with Esp32

Hi!I am an engineering student. I saw this new xtend vB RF module XTP9B-DMS-001. I want to use it for my project involving remote communication using an Esp32 microcontroller. I read the datasheet but couldn’t find the supporting information for integrating with microcontrollers. How can I use this module with any microcontrollers?

Greetings,

Please see the datasheet beginning with the description of pin functions on page 18, and descriptions of the device’s embedded firmware functions following. Communications would be done using your microcontroller’s UART, which is an interface sufficiently common and universal that the documentation for the module assumes the reader has familiarity with it. If you need guidance regarding UART operations, see the documentation for your microcontroller.