CurieBLE central to peripheral data transfer

Hi,
Maybe some of you could help me. I am using the corelibs from github to enable the central role on the Genuino 101. I want to send data from central to peripheral. Does anyone know how to do that?

Thanks in advance!

Corelibs link: GitHub - arduino/ArduinoCore-arc32

Hi @domi_ke,
the central role is not yet released, you need to

  • install the released core
  • manually install the github core release
  • manually flash the ble firmware

or alternatively wait a couple of week for the final release :slight_smile: