2024-05-16 06:53 AM
Hello,
actually, i'm searching some reference of Bluetooth module without pairing, i want that the Bluetooth module communicate directly without paring.
Can you give some references please ?
Thanks
2024-05-16 09:53 AM
It's not going to be down to a specific module - it's the way you program/configure it.
Pairing isn't mandatory.
2024-05-16 11:01 PM - edited 2024-05-16 11:08 PM
Hello @Andrew Neil
Thanks for replying
So that mean BLE doesn't require pairing even for a first connection ( for the first time )?
Another question please, with your BLE Module can i connect at the some time to many other modules and collect data in the same time ?
Thanks
2024-05-17 02:21 AM
@ljm wrote:So that mean BLE doesn't require pairing even for a first connection ( for the first time )?
Correct.
@ljm wrote:can i connect at the some time to many other modules and collect data in the same time ?
That depends on the module, and the application in/using it.
Plenty of modules are available which can do that. It requires more resources, so they won't be the cheapest ones...
2024-05-17 06:53 AM
Hello @Andrew Neil
Thanks for replying.
Can you please recommand me some of your product that meets this need ?
Also, My application is used to retrieve data from several tools ... in the case it has no pairing any device can connect and retrieve data?
Thanks
2024-05-17 07:20 AM
@ljm wrote:Can you please recommend me some of your product that meets this need ?
I don't have any products.
Perhaps you should speak to your Distributor or ST FAE?
@ljm wrote:Also, My application is used to retrieve data from several tools ... in the case it has no pairing any device can connect and retrieve data?
At the Bluetooth level, yes.
Your application could add features to control this ...
2024-05-21 12:20 AM
Hello @Andrew Neil
Thanks for replying
one last question please, in my application I'm hesitating between using a bluetooth class or bluetooth class, I know the difference is the range, but on the electronics side what's the difference between class 1 and class 2? are there any extra components in class 1? and in terms of price is there any appreciable difference?
Thanks in advance
2024-05-21 01:14 AM
That would depend on what module you're using - details will be in the documentation.
2024-05-22 11:01 PM
hello @Andrew Neil
in the documentation there is no indication about the difference of block diagram between class 1 and class 2 Bluetooth.
2024-05-23 01:52 AM
Then, presumably, there is no difference.