Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
6 years, 10 months ago.
BLE serial communication with a peripheral
Hi,
is there any tutorial on how to establish the connection between iOS phone and the peripheral (in my case L476RG with IDB05A1 BLE module). I've been using Arduino with HM-10 module for my project but I had to switch to Nucleo. I'm talking about serial communication where I send a command to peripheral and it gives me the acknowledgement of receipt as an answer.
Is there any library that is gonna simplify the process?
Thanks in advance!