Hi everyone,
I try to connect simulatanoues 12 BLE devices to a Linux PC with Bluez.
You cannot go above 5 with commercial BLE controller.
So I want to use the dongle : PCA10059 with nRF52840 as a BLE controller.
When I flash ble_connectivity sample (ble_connectivity_s140_usb_hci_pca10059), there is not BLE controller on PC even with btattach command line.
The ble_connectivity samples are comptatible with Bluez?
I also try with Zephyr hci_usb example and I have got an issue on 1 device 30 s after the connection.
The same approach with nrf52832 DK was not more successful.
Very thankful,
Victor