can anyone tell me how i can program a hc 05 module with LEONARDO. i already try to do with AT but when i type AT in serial monitor i get nothing , i set the baud rate to 38400 and bothNL and CR and
tx ==> tx
rx ==> rx
gnd ==>gnd
vcc ==> +5v
En ==> 3.3v
and then i hold that tiny push button on hc 05 and turn on the arduino
and yes it goes to at mode but i didn't gent anything on Serialmonitor wit AT commands.
(i flash a blank sketch before im going to do this)
oh yeah i also flash with Serial1.begin(38400); in void setup but same thing i got which is nothing