Import Error: _nrf_ble_driver_sd_api_v5.so: wrong ELF class: ELFCLASS64

Hello,

HW/Setup: raspberry pi 400, py lib blatann 0.5.0, pc_ble_driver v4.1.4 , nrf Dongle 52840 flashed with s132/softdevice v5

problem: Import Error , unable to load the driver

looks like the provided binary file _nrf_ble_driver_sd_api_v5.so supports Linux 64 bit and do not support the raspberry pi os Linux 32bit.

is there a driver supporting 32bit Linux devices?

Thanks,

Related