- Could you kindly tell me which one i should run ?
- Could you explain the difference between for and with ?
- What is the difference between 1m and usb ?
Thanks in advance !
Kind regards
Riccardo
Thanks in advance !
Kind regards
Riccardo
Hi Riccardo
The pc_ble_driver is deprecated, and no longer maintained, and we never added .hex files for the v7.x.x versions of the S140 for it.
My recommendation would be to move to the nRF Connect SDK and the Zephyr Bluetooth Shell instead, as we can't provide much support for the pc_ble_driver anymore.
Alternatively you can check out the BLE RPC sample here: https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/libraries/bluetooth/rpc.html
Best regards,
Simon
Hi Riccardo
The pc_ble_driver is deprecated, and no longer maintained, and we never added .hex files for the v7.x.x versions of the S140 for it.
My recommendation would be to move to the nRF Connect SDK and the Zephyr Bluetooth Shell instead, as we can't provide much support for the pc_ble_driver anymore.
Alternatively you can check out the BLE RPC sample here: https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/libraries/bluetooth/rpc.html
Best regards,
Simon
Thanks so much Simonr for the reply and information.