Topic

FAQ
Login Register
Can I find the document for Telink BLE Mesh Gateway over UART interface
Mar 30, 2023 16:22

/

A

/A

I am using TLSR8258 for smart lighting, currently I am using mobile app to provision, bind key, control. and now I want to build the gateway using esp32 communicate with TLSR8258 over UART protocol. I referenced the page and I saw software run in PC as a gateway host but I can't find the document for the api protocol over uart. Can you share the document for me?

Thank you, have a good day.


3 replies
TL_Soyo Mar 31, 2023 10:44
0
/A

Hi,

  Which SDK are you using,Telink mesh,or Bluetooth Mesh?

duan [Author] Mar 31, 2023 11:14
0
/A

Hi,

I am using Bluetooth SIG Mesh.

TL_Soyo Mar 31, 2023 13:44
0
/A

Frist you need reference handbook to know how hci tool to work, like chapter 4、20 ect,then find the tl_node_gateway.ini file to find all the cmd that you need.