Skip to content

Commit 8399b5c

Browse files
committed
Apply therealprof's suggestion
1 parent e801335 commit 8399b5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/12-bluetooth-setup/at-commands.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Recommended steps to enter AT mode:
2121
- Next connect the F3 to your laptop via USB cable while simultaneously pressing and holding the button on the Bluetooth module (kinda tricky).
2222
- Now, release the button and the Bluetooth module will enter AT mode. You can confirm this by observing that the red LED on the Bluetooth module is blinking in a slow pattern (approx 1-2 seconds on/off).
2323

24-
The AT mode always operates at a baud rate of 38400, so configure minicom/putty for that baud rate and connect to the FTDI device.
24+
The AT mode always operates at a baud rate of 38400, so configure your terminal program for that baud rate and connect to the FTDI device.
2525

2626
When your serial connection is established, you may get a bunch of `ERROR: (0)` repeatedly being displayed. If this happens, just hit ENTER to stop the errors.
2727

0 commit comments

Comments
 (0)