BLE-Nano is a development board developed by eMakeFun company, which integrates a low-power Bluetooth chip onto the official Arduino Nano V3.0 board. It is a wireless Bluetooth-enabled development board that has the same functionality, pins, and usage methods as the standard Arduino Nano V3.0 board.
The BLE-Nano operates in the 2.4GHz frequency range and uses GFSK modulation. It has a receiver sensitivity of -96dBm and a maximum transmission power of +5dB, allowing for a maximum transmission distance of over 200 meters. The board is designed with the RISC-V architecture CH573 chip.
It supports users to view and modify device names, service UUIDs, transmission power, pairing passwords, and other instructions through AT commands, making it convenient and fast to use. The product is very small in size, making it suitable for applications with strict size requirements.
The BLE chip: RISC-V architecture ch57xF chip (highly compatible with TI CC2540 Bluetooth SOC).
Working channel: 2.4G
When the transmission power is 0 dBm, the current is 6mA.
The receiving sensitivity is -96 dBm, with a programmable +5 dBm transmission power.
In an open environment, the communication distance is approximately 170m with a transmission power of 0 dBm and approximately 240m with a transmission power of 3 dBm.
The device supports three types of communication interfaces: USB serial, Arduino serial, and Bluetooth. It can be configured using AT commands, and it also supports switching between master and slave modes.
The device supports USB virtual serial port, hardware serial port, and BLE three-way transparent transmission.
In host mode, the device supports automatic Bluetooth connection to a slave device.
MTU:67
Support mobile phone download program
Main control core parameters
Processor: ATmega328P-MU QFN32
Digital IO pins: 22 (6 of them used as PWM output).
Analog input pins:8 (A0~A7)
DC current of IO pins:40mA
Current of the 5V pin: 500mA when VIN is input.
Current of the 3.3V pin: 500mA.
Flash memory: 32KB (0.5KB of which is used for bootloader).
SRAM: 2KB
EEPROM: 1KB
USB to Serial chip: CH57xF chip, compatible with official Arduino Uno drivers.