Hello,
We are trying to connect two microcontroller which are olimexinostm32 with bluetooth. There is a bluetooth on both microcontroller. One will receive data while the other will transmit data. I download sample files and libraries for the bluetooth module, MOD-BT on the Olimex's website; however, when I verify it or compile it on maple-ide, we get errors saying that we are missing header files.
Is there a complete library file or header files that we could use to program the bluetooths on the microcontrollers? Also is it possible to communicate the two microcontrollers with a different product bluetooth? And generally, how do we program the bluetooth?
Thanks