How to set a bluetoothLEnode to function as multi Bluetooth role?
이전 댓글 표시
I am trying to simulate network of bluetooth LE devices with connections between them. For this I need devices to function as both the peripheral and central role at the same time. How do I go about this?
The following line of code is what I use but is limited to setting it to a single role, I would want to set it to both the central and peripheral role.
peripheralNode = bluetoothLENode("peripheral");
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Get Started with Bluetooth Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!