Well I have two leds for debugging hooked up to pins 10 and 11. When I press Button A, it should pull pin 10 HIGH, delay, then pull it LOW. I have the JY-MCU module RX-TX1(1), TX-RX1(0), GND-GND, VCC- 3.3V. Here's the code:
the Bluetooth module(JY_MCU) to connect with my android app. The button pressed on the app should turn on led 13 on the teensy but it doesnt seem to be sending data. Any help? I cant be that off from getting this thing working.