Search found 2 matches

by Adam
Mon Mar 09, 2015 8:42 pm
Forum: General Discussion and Questions
Topic: UART - sending from pyboard to PC
Replies: 17
Views: 23131

Re: UART - sending from pyboard to PC

As soon as I get permission I can post up some progress I made with the hc05. Admin has me locked out from the new registration process.
by Adam
Sun Mar 08, 2015 5:26 pm
Forum: General Discussion and Questions
Topic: How to get the Bluetooth module working (JYMCU...)?
Replies: 15
Views: 14102

Re: How to get the Bluetooth module working (JYMCU...)?

Hey, I noticed you were having trouble trying to get the HC05 running with AT commands..... I was able to get it somewhat working (some progress) but its still above my head as to how it is not working properly , possibly a baudrate issue: 1.) I setup main.py as: import pyb from pyb import UART uart...