Arduino Uno x Bluetooth Controller


#1

Hello, i would like to know if it is possible to combine the arduino uno and the bluetooth controller together to make a project, i realised that the mbot is made up of an arduino uno but when i tried to code the arduino uno r3 board with the bluetooth controller it gave me an error,

(Arduino: 1.8.16 (Windows Store 1.8.51.0) (Windows 10), Board: “Arduino Uno”

C:\Users\hp\AppData\Local\Temp\ccVn673t.ltrans0.ltrans.o: In function `global constructors keyed to 65535_0_sketch_nov05a.ino.cpp.o.5874’:

:(.text.startup+0xfa): undefined reference to `mePort’

:(.text.startup+0x102): undefined reference to `mePort’

collect2.exe: error: ld returned 1 exit status

exit status 1

Error compiling for board Arduino Uno)

so im hoping for you to help me fix that

Thank you,

Besoxsr


#2

and this is the code

   [![]()](https://create.arduino.cc/editor/besoxsr/b7d68894-3c84-4ddf-b906-5c629d65fb1b)

#3

https://create.arduino.cc/editor/besoxsr/b7d68894-3c84-4ddf-b906-5c629d65fb1b


#4

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.