How to send data to smartphone from ESP32 using BlueTooth (LUA nodeMCU)

后端 未结 0 2011
后悔当初
后悔当初 2021-01-04 20:23

Right now I have managed to create a BlueTooth advertisement using the code below:

bthci.reset(function(err) print(err or "Ok!") end)
bthci.adv.setp         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题