When I run "pc-ble-driver-py/pc_ble_driver_py/examples/serial_port_enum.py" on armv5tejl GNU/Linux 4.2.6+ (32 bit) connected with NRF52 DK, it is throwing an exception
"RuntimeError: Failed to locate the pc_ble_driver shared library: /usr/local/lib/python2.7/dist-packages/pc_ble_driver_py/lib/linux/x86_32/libpc_ble_driver_shared_sd_api_v3.so. ".
"libpc_ble_driver_shared_sd_api_v3.so" file is there in the x86_64 directory but not the in x86_32 directory. Please let me know how to proceed.