This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nfr connect connectivity

Hi,

We used nRF52840 Dongle to receive BLE peripheral device 240Bytes notification. The connectivity that "Bluttooth low energy" (nRF connect) programmed can received 240Bytes notifications, but "pc-ble-driver-4.1.1\hex\sd_api_v5\connectivity_4.1.1_usb_with_s132_5.1.0.hex" can only receive 20Bytes.

Would you please tell me which version connectivity does "Bluttooth low energy"  use?

Best regards,

Parents
  • Hi,

    The BLE connectivity firmware currently used by all nRF Connect for Desktop BLE apps should be the one found in connectivity_4.1.1_usb_with_s132_5.1.0_dfu_pkg.zip delivered with pc-ble-driver v4.1.1.

    Also, when using the BLE app, it will state in the log what connectivity firmware is used. For the Dongle, this means the corresponding .zip package, as it can only receive firmware using Device Firmware Upgrade (DFU). Note that the connectivity firmware used by nRF Connect (and pc-ble-driver) is a patched version of the serialization example from the nRF5 SDK. Patch files also available from pc-ble-driver on github.

    Regards,
    Terje

  • Hi,

    just let someone look here know:

    nRF Connect for Desktop v3.6.0 is equipped with connectivity_4.1.2_1m_with_s132_5.1.0.hex

    14:12:48.335	Application data folder: C:\Users\Administrator\AppData\Roaming\nrfconnect\pc-nrfconnect-ble
    14:13:26.926	Device setup completed
    14:13:26.932	Connectivity firmware version: ble-connectivity 4.1.2+Jul-14-2020-05-48-48. SoftDevice API version: 5. Baud rate: 1000000.
    14:13:26.973	Opening adapter connected to COM3
    14:13:27.944	Successfully opened COM3. Baud rate: 1000000. Flow control: none. Parity: none.
    14:13:27.946	Reset performed on adapter COM3
    14:13:29.032	Adapter connected to COM3 opened

Reply Children
No Data
Related