Tomás Migone
Tomás Migone
Hi, I'm checking the manual for the Swivel and it doesn't appear to allow headless connections, you need the other device to initiate the connection. This unfortunately wont work with...
Yes I think with bluetoothctl it could be done. But it would require user input for sure (to run the commands, identify the target connection, and pair with it, basically...
Yep, but I don't think it helps here. My main concern is how do you tell balenaSound which bluetooth it should connect to initially? Usually you have the device (smartphone)...
For point 1, the fact that you depend on pairing via terminal once is what I don't like too much as it's not very user friendly. But you are right...
Update, I bought a bluetooth emitter/receiver and will be trying this out soon.
Hi @Iamnihc , this is definitely coming in the next major release of balenaSound. Maybe not all at once, but we plan on having event hooks and an API to...
hey @AnomahR , from your notes I think you should be able to get the DAC to work following [this](https://sound.balenalabs.io/docs/dac-configuration) instructions but using both dtoverlays as such: `BALENA_HOST_CONFIG_dtoverlay="i2s-mmap", "wm8960-soundcard"` It...
Right, so @JodyGoldberg the build is failing because we do not have ubuntu:focal images for Raspberry Pi Zero devices, we need to find a way around that. In any case,...
@AlexProgrammerDE this looks awesome! Regarding your question, you can send messages between devices using the `fleet-supervisor`. For example: - to broadcast a message: https://github.com/balenalabs/balena-sound/blob/master/fleet-supervisor/server.js#L42 - to listen to that message:...
Testing this soon too!