Advertisement

Ble-Uno
operating manual
V.1.1
Copy right © 2018 Shenzhen Emakefun Technology co., Ltd.
1

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Ble-Uno and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

Summary of Contents for Emakefun Ble-Uno

  • Page 1 Ble-Uno operating manual V.1.1 Copy right © 2018 Shenzhen Emakefun Technology co., Ltd.
  • Page 2 Revised Version Of History Date Version Description Author V.1.0 Create Ken.chen 2019-1-29 Perfect AT Command Ken.chen 2019-4-9 V.1.1 Copy right © 2018 Shenzhen Emakefun Technology co., Ltd.
  • Page 3: Table Of Contents

    Pin define ..............................5 Indicator LED description.......................... 6 BLE-Uno driver install ..........................6 BLE-Uno downloads programs through the arduion IDE ............... 12 BLE-Uno Connect to your phone ......................17 AT instruction set ............................. 21 AT Instruction set specification ....................... 22 FAQ................................
  • Page 4: Introduct

    Introduct Ble - Nano bluetooth 4.0 protocol is based on perfect combination Arduino Nano by emakefun to create customer research and development of a revolutionary product, function and the pin is fully compatible with traditional Arduino Nano motherboard, scope of work frequency of 2.4 GHZ, modulation mode for the...
  • Page 5: Pin Define

    ◆ Pin:Two Lines 2.54mm-15Pin ◆ Size:48mm x 19mm x 12mm ◆ Weight: 18g Pin define Copy right © 2018 Shenzhen Emakefun Technology co., Ltd.
  • Page 6: Indicator Led Description

    BLE-Uno driver install 1) Right-Click “Computer”→“attribute”→“Device manager”→check“port (COM&LT)”, you look at this figure 1.1 Figure 1.1 Drive the successful installation interface Copy right © 2018 Shenzhen Emakefun Technology co., Ltd.
  • Page 7 Figure 1.2 The driver failed to install the interface 3) Right-click the USB serial port and select the update driver software option, as shown in figure 1.3. Copy right © 2018 Shenzhen Emakefun Technology co., Ltd.
  • Page 8 Figure 1.3 Update successful 4) Click "browse the computer to find driver software" as shown in figure 1.4, and click "browse" as shown in figure 1.5 Copy right © 2018 Shenzhen Emakefun Technology co., Ltd.
  • Page 9 图 1.4 图 1.5 Copy right © 2018 Shenzhen Emakefun Technology co., Ltd.
  • Page 10 Driver path: " CC2540_Driver \ ccxxxx_usb_cdc.inf" click "next", as shown in figure 1.6 Figure 1.6 choose the driver file Copy right © 2018 Shenzhen Emakefun Technology co., Ltd.
  • Page 11 5) Click "always install this driver software" in the popup window as shown in figure 1.7 Figure 1.7 Figure 1.8 Driver installation successful At this point, we have the driver installed. Next, we will install the Arduino IDE. Copy right © 2018 Shenzhen Emakefun Technology co., Ltd.
  • Page 12: Ble-Uno Downloads Programs Through The Arduion Ide

    BLE-Uno downloads programs through the arduion IDE BLE-Uno burns the latest version of Bootloader, so you need to use the latest IDE (version 1.8.8 or above) to burn the program :https://www.arduino.cc/en/Main/Software download latest Arduino IDE Copy right © 2018 Shenzhen Emakefun Technology co., Ltd.
  • Page 13 Copy right © 2018 Shenzhen Emakefun Technology co., Ltd.
  • Page 14 Copy right © 2018 Shenzhen Emakefun Technology co., Ltd.
  • Page 15 Copy right © 2018 Shenzhen Emakefun Technology co., Ltd.
  • Page 16 Copy right © 2018 Shenzhen Emakefun Technology co., Ltd.
  • Page 17: Ble-Uno Connect To Your Phone

    Figure 1.10 2) The test AT instruction is shown in figure 1.11. The USB and bluetooth data transmission mode of BLE-Uno is set as USB serial port data and BLE transmission as shown in figure 1.12 Figure 1.11 Figure 1.12 3) Install ble_tool.apk on the phone and open the test APP.
  • Page 18 1.14, four options will appear to test different functions, respectively. Because here we only test whether bluetooth can send and receive data normally, so we select SK Service and select SK_KEYPRESSED as shown in figure 1.14 and 1.15 图 1.13 图 1.14 Copy right © 2018 Shenzhen Emakefun Technology co., Ltd.
  • Page 19 4) After clicking "sk-keypressed", as shown in FIG. 1.17, we can see that there is a "write" button. Click to enter the interface as shown in FIG. 1.18 Figure 1.17 Figure 1.18 Copy right © 2018 Shenzhen Emakefun Technology co., Ltd.
  • Page 20 Figure 1.21 In the above test process, both PC terminal and android terminal can send and receive data normally, indicating that the BLE-Uno communication is normal and achieves the expected effect. Copy right © 2018 Shenzhen Emakefun Technology co., Ltd.
  • Page 21: At Instruction Set

    Set whether a password is required for a bluetooth connection AT+PASS Set the bluetooth connection password 000000 AT+ MODE Set bluetooth working mode AT+ BLEUSB Set bluetooth USB and bluetooth data transfer modes Copy right © 2018 Shenzhen Emakefun Technology co., Ltd.
  • Page 22: At Instruction Set Specification

    3、Configure serial port baud rate Command Response Parameter AT+BAUD=<Param> OK+Baud=<Param> 0:9600 +SUCCESS 1:19200 2:38400 3:57600 4:115200 4、Configure the check bit for the serial port Command Response Parameter AT+PARITY=<Param> OK+Parity=<Param> 0:NULL Copy right © 2018 Shenzhen Emakefun Technology co., Ltd.
  • Page 23 9、Query sets bluetooth master-slave mode Command Response Parameter AT+ROLE=<Param> OK+RoleMode=<Param> 0:Master +SUCCESS 1:Slave 10、 Bluetooth master slave mode scans nearby slave Command Response Parameter AT+SCAN OK+Scan Null OK+DISC[0]:xxxx OK+DISC[1]:xxxx …… OK+SCAN DONE Copy right © 2018 Shenzhen Emakefun Technology co., Ltd.
  • Page 24 14、 Disconnect from the current bluetooth device Command Response Parameter AT+DISCON OK+Disconnect Null 15、 Set whether a password is required for a bluetooth connection Command Response Parameter AT+AUTH=<Param> OK+AuthMode=<Param> 0: Not need Password connection +SUCCESS required Copy right © 2018 Shenzhen Emakefun Technology co., Ltd.
  • Page 25 19、Sets the minimum communication interval in milliseconds for the BLE chip Command Response Parameter AT+MINI_INTERVAL=<Param> OK+ Mini_Interval=<Param> For PC and Android, it is +SUCCESS recommended to set it to 10iOS device, and it is recommended to set it to 20 Copy right © 2018 Shenzhen Emakefun Technology co., Ltd.
  • Page 26 23、Set the BLE character feature code Command Response Parameter AT+CHARUUID Char UUID=0XFFE1 24、SOftware Reset Command Response Parameter AT+RESETR null NULL 25、系统设置 Command Response Parameter AT+SETTING=<Param> +SUCCESS DEFAULT: factory data reset PARI_DEFAULT :Clear pairing information Copy right © 2018 Shenzhen Emakefun Technology co., Ltd.
  • Page 27: Faq

    Q1: What is the difference between a BLE-Uno and a regular Arduino uno R3 board, and how do I start using this development board A1: Ble - is the Uno in the original official Arduino Uno R3 adding CC2540 Mini bluetooth 4.0 interface - Usb upgraded to a more general Micro - Usb interface, pin function is fully compatible with latest Bootload Bootload burning need to use the above 1.8.8 IDE can burn, other methods of use please refer to...
  • Page 28 A6:In order to achieve very low power consumption, our Bluno series adopts single-mode Bluetooth Smart, which is optimized in both hardware and software, and can only support BLE, but not connected to Bluetooth 2.0 devices. Copy right © 2018 Shenzhen Emakefun Technology co., Ltd.

This manual is also suitable for:

Ble-nano

Table of Contents