当前位置:网站首页>Xinchida nd04 nd04c nrf52832 (52810) ble module (low power Bluetooth communication module) at command test

Xinchida nd04 nd04c nrf52832 (52810) ble module (low power Bluetooth communication module) at command test

2022-06-25 23:27:00 Guistar~~

Xinchida 52832(52810) Low power Bluetooth module

 Insert picture description here
 Insert picture description here

ND08x ND04x Series modules are based on Nordic Semiconductor Of nRF52832 (nRF52810) Low power Bluetooth (BLE) Rf module .

The default firmware of the centrida module is to establish the communication between the module and the module , Or the communication between the module and the mobile phone

  • Module to module communication

 Insert picture description here

  • Module and mobile phone communication
     Insert picture description here

The functional features of the Symantec transparent firmware :

  • Multi mode switching , Lord , from ,beacon, Master slave simultaneous , Multiple master-slave devices can be connected at the same time , Each control ;
  • You can modify UUID passageway , It can communicate with the master or slave devices of other Bluetooth devices ;
  • The power consumption is well controlled ! Under the same conditions, the measured power consumption is better than Nordic nrf52832/40 and Ti CC2640R2L And so on ;
  • Other functions such as watchdog , Automatic reconnection , Custom broadcast , Observer mode .
  • High transmission rate .

1. Environmental preparation

1.1 Hardware environment

  • BT02
    bt02

Short circuit the pins in the figure with jump caps
 Insert picture description here


1.2. Software preparation

  • QCOM Serial assistant
  • BG22Ax Communication module test AT Command script (BG22Ax.ini)
  • NRF nRF Connect perhaps BLE Debugging treasure

Download address : Downloading data  、

After downloading QCOM Import (nrf 52832.ini) Test the script as follows :

1.3. Document preparation

This document is from the official of Sinochem ! When reading this tutorial , About AT Please refer to this document for a detailed description of the instructions !

2. module AT Instructions ( Part of the foundation AT Instructions )

+++

Instructions :+++
function : Get into AT Instructions , Need to quit AT Command mode can be switched to transparent mode
Example :

+++
 
OK

AT+NAME?

Instructions :AT+NAME?
function : Query device name
Example :

AT+NAME?
 
AT+NAME=RFstar_XXXX
OK

AT+NAME=

Instructions :AT+NAME=TEST-LIAI
function : Query device name
Example :

AT+NAME=TEST-LIAI
 
OK

AT+MAC?

Instructions :AT+MAC?
function : Query device MAC Address
Example :

AT+MAC?
 
AT+MAC=8A:E5:84:7A:E7:C9
OK

 
 
 

3. use APP Test the transparent transmission function

APP You need to develop it yourself , The test phase can choose NRF nRF Connect perhaps BLE Debugging treasure

  • BLE Debugging treasure ( Android phones only )

 Insert picture description here

Turn on Bluetooth and app

  • Choose to RFstar_xxxx Start the Bluetooth module connection

 Insert picture description here

  • Open the serial port assistant to print     S:CONNECTED

 Insert picture description here

 

Open the serial port to send and receive uuid

 Insert picture description here
   

APP Send data to the module , Serial assistant print data

   

  • adopt app Send data to the module
     Insert picture description here
       

  • Data can be received through the serial port assistant
     Insert picture description here

Module to app Send data and vice versa

   
       

If you need Bluetooth (BLE) module

Xinchida technology 【Vivi】
contact number :13510534054 ( WeChat )/17806715121
 
More information plus v Or the official website :
https://www.szrfstar.com/

原网站

版权声明
本文为[Guistar~~]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/02/202202180603101930.html