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.
7 years, 3 months ago.
how can I use c++ for send data to mbed through serial port??
how can I do ?
1 Answer
7 years, 3 months ago.
Hi there!
Have a look at the Mbed OS API Reference page for Serial communication: https://docs.mbed.com/docs/mbed-os-api-reference/en/latest/APIs/interfaces/digital/Serial/
- Jenny, team mbed