Quantcast
Channel: Microcontrollers
Viewing all articles
Browse latest Browse all 224646

Forum Post: Data transmission using bluetooth with TM4C1294 is not working

$
0
0
Hello I tried for data transmission through UART with bluetooth module HC05 but it doesn't work code is as follows void setup() { Serial.begin(9600); } void loop() { int input = analogRead(A3); Serial.println(input); } i use UART0 and connections are VCC, GND JP4 to Tx of HC05 and JP5 to Rx of HC05 module. plz give me solution if i am wrong

Viewing all articles
Browse latest Browse all 224646

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>