Skip to main content
a28j
Associate
January 22, 2021
Question

file transfer with BLE

  • January 22, 2021
  • 1 reply
  • 657 views

Hi, I use a X-NUCLEO-BNRG2A1 with a NUCLEO-L476RG .

I want to transfer a file (a driver) with the BLE, is it possible?

Or does the X-NUCLEO-BNRG2A1 allow the use of bluetooth BR / EDR to transmit files with the OPP profile?

This topic has been closed for replies.

1 reply

Winfred LU
ST Employee
January 26, 2021

It is possible to transfer a file over BLE. Transferring data is one of the main functions of BLE actually.

X-NUCLEO-BNRG2A1 (BlueNRG-M2SP based) is a BLE only expansion board, which means it doesn't support BR/EDR nor classic profiles such as OPP.