DESCRIPTION
Operation mode
The BM2302-6x-2 series offers four operation modes: Deep sleep mode, Auto RX mode, Sniff RX mode, and Configuration mode.
The product automatically enters deep sleep mode after powering on. In deep sleep mode, the power consumption is only 0.5μA. By controlling the DO / SDA and SD / SCL to enter RX mode or configuration mode.
Exit Auto RX mode: power off the module.
RX mode
You can select to enter Auto RX mode or Sniff RX mode to receive data.
Auto RX mode
Connect the SD/SCL pin to GND and then power on the module to enter Auto RX mode.
The module automatically receives RF signals transmitted from the antenna and outputs the data to the DO / SDA pin after demodulating.
Sniff RX mode
Connect the module’s SD/SCL pins to the MCU to control the voltage level, and use the voltage level to determine whether the module enters the Sniff RX mode.
⬥ When SD / SCL pin is high (powering on the module): enter Deep Sleep mode
⬥ When SD / SCL pin is low: enter Sniff RX mode
Configuration mode
In configuration mode, you can configure the internal registers to determine the receiving channel through I2C interface. However, configuration mode is not required for normal operation.
To enter configuration mode, you need to connect both the SD / SCL and DO / SDA pins to the MCU and enter configuration mode after powering on. When the module is in configuration mode, the SD / SCL and DO / SDA pins are used as I2C interface. It can turn back to deep sleep mode by being set the CFOMSD = 1.
The sequence diagram of entering/exiting the configuration mode is as follows: