need a help in "c" codes

Hello,

We are actually working on a project and we are interested in the Bluetooth Mate 4.0 - HM-13 module. In fact we would like to interface it with a MCU.

So basically our goal is simply to send some data by UART from the MCU to the HM-13 and then, the HM-13 to send these data wirelessly to a mobile app. that’s why i am writing in the forum in order to know if there is some “c” code examples showing how to do that, because all we found for the moment are Arduino code and not “c” code.

It’s really important for us to have an example so we can have an idea how to program it.

Thanks In Advance

Riti

I am also interested in bluetooth and I searched for the Bluetooth Mate 4.0 - HM-13 and the page says:

Retired Product

This product has been retired from our catalog and is no longer for sale. This page is made available for those looking for datasheets and the simply curious.

About C code, [this book (Chapter 4) may help you. There are some C examples that I don’t know if are usefull for MCUs.](An Introduction to Bluetooth Programming)

thanks