E
E
Eugene2014-11-08 18:35:15
Arduino
Eugene, 2014-11-08 18:35:15

How to organize a closed bluetooth network?

There are many identical devices (microcontroller with bluetooth). How to organize a network between them so that it is not visible from the outside and devices connect only to devices on this network, and not to any visible ones?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Delsian, 2014-11-13
@Delsian

No way. In any case, the BT device must be either a server or a client. Bluetooth is point to point. For network look at something like nRF24

C
chapter13, 2014-11-19
@chapter13

The Bluetooth network must have one master device and can have up to 7 slaves. All devices have a MAC address that must be used in the controller firmware to identify specific BT devices.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question