I’m searching for a solution for Motorbike group intercom. Available intercom systems are only for max. 4 users, if all have the same headset device.
My idea would be an Arduino board with 2 Bluetooth transceivers: one for Interface to existing BT Headset, one that can realize BT mesh for communication to the group.
Communication should work by ptt like a walkie talkie. By using long range mesh function, also groups of 10 bikers an more should be possible with more than 1km between #1 and #10.
Pairing with headset should be possible several times to different headsets, the mesh can be fixed as all my devices are in one mesh.
What do you think? Is this possible based on arduino?
But there are no CB radios that can connect via Bluetooth to a headset available in Europe. Only professional ones that are very expensive. And the voice quality is very poor, as it is analog.
Bluetooth 5 should fulfill all my requirements, but the question is if a cheap Arduino board can do it in combination with a bt5 module ?
Bane81:
But there are no CB radios that can connect via Bluetooth to a headset available in Europe.
Seems to me that a simpler solution would be to build a headset (i.e. earpiece and microphone) that connects directly to the CB radio and forget about Bluetooth.
The only uncertainty would be your soldering skills.
Designing and testing an Arduino interface will be very time consuming - even if you know at the outset that it can work in principle.
Robin2:
Seems to me that a simpler solution would be to build a headset (i.e. earpiece and microphone) that connects directly to the CB radio and forget about Bluetooth.
Yeah. It's called wire!
Bane81:
And the voice quality is very poor, as it is analog.
Does suggest you have no idea what you are talking about and that is the base problem.
Bane81:
Bluetooth 5 should fulfill all my requirements
Do you have much experience with RF stuff, testing modules and the like ?
There is often a very significant difference between a quoted line of sight (LOS) range and what range you get in practical situations.
The long range part of Bluetooth 5 (150kbps ?) has been tested to around 1km LOS I believe, but in a practical application where objects have an annoying habit of getting in the way, that would likley be 100m or less, you want 300m. Even if you only 50m away, turn a corner and I would expect Bluetooth long range to drop out.
There are 2.4Ghz RF modules out there that will do 4km LOS @ 200kbps and potentially 8km LOS, but they aint Bluetooth.