I am very new to Arduino and I could use your assistance. I'm currently trying to put the HC-05 into AT mode. My pin configuration is as follows: VCC connected to 5V, GND to GND, RXD to RX, TXD to TX, and EN to 3.3V on the Arduino Uno. I pressed the reset button while powering up. I see a long, slow blink on the HC-05. I opened the serial monitor and typed 'AT,' but there was no response. What could be the issue?