I want to create a car a small car that can be controlled with my phone. I have an arduino uno, and an adafruit motor shield v2. I also have an hm-10 bluetooth module. I can also order other basic electronics if needed.
So far, I am able to make the car move, but not using my phone. Please help
I have an iPhone, and I am using the Blexar app, but I can't test if my arduino is receiving signals. The app is supposed to controls the pins, but I can't get anything to work.
iphone, yes hm-10 is ble. The only code I have is "bare minimum" because I want to use to use the serial monitor to use the AT commands, but the AT commands arent working. Right now I disconnected everything, so it is just my arduino and ble module. I have RX > TX(0), TX>RX(0), VCC > 5V and GND > GND
I still cant figure out how to control things on my arudino like the onboard led using my phone, I am using the blexar app. The AT commands are not doing anything, which makes me think that my hm-10 isnt connecting.