User Tools

Site Tools


elec:notes:at05_bt_uart

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
elec:notes:at05_bt_uart [2014/11/27 21:28] – [Overview] redoxelec:notes:at05_bt_uart [2014/11/29 08:51] – [Overview] redox
Line 2: Line 2:
  
 ## Overview ## Overview
 +This module is a little bit cheaper than the other common ones, so I ordered two to evaluate them. Turns out the configuration is not that easy...
 +
 +{{:elec:notes:at05_btmodule.jpg?direct&200 |AT-05 Bluetooth module}}
 +{{:elec:notes:at05_footprint.jpg?direct&200 |Footprint}}
 +{{:elec:notes:at05_schematic.jpg?direct&200 |Schematic}}
  
 ## Steps ## Steps
Line 7: Line 12:
 * You need an Android device, and to download the Blue\_SPP chinese app. I wouldn't recommend using your phone or anything having access to personnal information, the required permissions are quite... large. * You need an Android device, and to download the Blue\_SPP chinese app. I wouldn't recommend using your phone or anything having access to personnal information, the required permissions are quite... large.
 * Connect to the BLUE\_SPP bluetooth device, using 1234 as PIN and 115200 as baudrate. * Connect to the BLUE\_SPP bluetooth device, using 1234 as PIN and 115200 as baudrate.
-* Enter the _command_ mode: `#AT#SET=***#` where *** is a multiple of 5 sec. 1 => 5s, 2 => 10s, ..., 9 => 45s (9 is the maximum value). I guess it's an inactivity timeout. +* Enter the _command_ mode: `#AT#SET=***#` where *** is a multiple of 5 sec. 1 => 5s, 2 => 10s, ..., 9 => 45s (9 is the maximum value). I guess it's an inactivity timeout. Every successful command should be answered by "OK".
 * Get the current parameters: `#AT#GET#` * Get the current parameters: `#AT#GET#`
 * Set the name of the device: `#AT#NAME=newName#` * Set the name of the device: `#AT#NAME=newName#`
/home/share/www/redox.ws/wiki/data/pages/elec/notes/at05_bt_uart.txt · Last modified: 2023/11/24 21:55 by 127.0.0.1