RE: USB Host and Bluetooth "dongle".

2021-03-25 Thread Tim
> >> Hi Tim, > >> > >> It depends on what you refers to Bluetooth: is it Bluetooth Classic > >> or BLE ? > >> > >> If you want BT BLE maybe it is better to use a MCU with BLE. > >> > > > > Thanks Alan > > Bluetooth LE, which is why I put a SiLabs module on the board and have > > it working, but tho

Re: USB Host and Bluetooth "dongle".

2021-03-25 Thread Alan Carvalho de Assis
Hi Tim, On 3/25/21, Tim wrote: >> Hi Tim, >> >> It depends on what you refers to Bluetooth: is it Bluetooth Classic or BLE >> ? >> >> If you want BT BLE maybe it is better to use a MCU with BLE. >> > > Thanks Alan > Bluetooth LE, which is why I put a SiLabs module on the board and have it > worki

RE: USB Host and Bluetooth "dongle".

2021-03-25 Thread Tim
> Hi Tim, > > It depends on what you refers to Bluetooth: is it Bluetooth Classic or BLE ? > > If you want BT BLE maybe it is better to use a MCU with BLE. > Thanks Alan Bluetooth LE, which is why I put a SiLabs module on the board and have it working, but thought "hey, I might be able to offl

Re: USB Host and Bluetooth "dongle".

2021-03-25 Thread Alan Carvalho de Assis
Hi Tim, It depends on what you refers to Bluetooth: is it Bluetooth Classic or BLE ? If you want BT BLE maybe it is better to use a MCU with BLE. BR, Alan On 3/25/21, Tim wrote: >> Am 24.03.2021 um 18:34 schrieb Tim: >> >> > I can also build in Bluetooth support and the demo app, but as far a

RE: USB Host and Bluetooth "dongle".

2021-03-25 Thread Tim
> Am 24.03.2021 um 18:34 schrieb Tim: > > > I can also build in Bluetooth support and the demo app, but as far as > > I can tell there are no actual Bluetooth host drivers in NuttX to > > properly support a detected Bluetooth device. My custom board actually > > has a SiLabs Bluetooth module on it

Re: USB Host and Bluetooth "dongle".

2021-03-24 Thread Matias N.
Not entirely sure about your scenario here, but if the dongle simply expects HCI communication and you manage to get a /dev/ttyUSB0 or whatever on NuttX side, then you should be able to use the bt_uart bridge to expose the controller to NuttX. From then on, you can choose to use NuttX host layer

Re: USB Host and Bluetooth "dongle".

2021-03-24 Thread Frank-Christian Kruegel
Am 24.03.2021 um 18:34 schrieb Tim: I can also build in Bluetooth support and the demo app, but as far as I can tell there are no actual Bluetooth host drivers in NuttX to properly support a detected Bluetooth device. My custom board actually has a SiLabs Bluetooth module on it (connected to the