PC-BLE on RHEL 8.5

Hi!

We're working with a gateway comprised of a workstation running RHEL 8.5, a Bluetooth USB dongle with a nRF52840 chip running the connectivity_4.1.2_usb_with_s132_5.1.0 firmware. The gateway uses PC- BLE-DRIVER-JS to control the dongle and send/receive data.

Has anyone tried this before? Has anyone succeeded?

We're seeing repeating crashes of our process, and have yet to find the culprit for this.

Any help/ tips/ pointers to similar projects/ known issues or solutions would be appreciated.

Thanks!

Parents Reply
  • Hi!

    Ok, this is what we have found so far.
    We're seeing this error bubbling up from the driver- Error: Error: [undefined] Error connecting to target device: Could not connect. Max number of connections reached..

    For some reason, we've not seen this 'undefined' error pop up with months of testings on Debian workstations, but pops up after hours of running on Red-Hat workstations with the same environment.

    Tweaking the way we handle this kind of error has resolved the apparent 'freeze'. So, it does not look like the driver actually 'froze' at any point, but that we had waited for an event which never happens after this error.

    Hope this helps someone at some point, and if anyone could tell me why the difference between Debian workstations and Red-Hat workstations, I'd be grateful.

Children
No Data
Related