Arduino® Nano 33 BLE Sense Product Datasheet SKU: ABX00031 Description Nano 33 BLE Sense is a miniature sized module containing a NINA B306 module, based on Nordic nRF52480 and containing a Cortex M4F, a crypto chip which can securely store certificates and pre shared keys and a 9 axis IMU.
■ ■ ■ LSM9DS1 (9 axis IMU) ■ 3 acceleration channels, 3 angular rate channels, 3 magnetic field channels ■ ±2/±4/±8/±16 g linear acceleration full scale ■ ±4/±8/±12/±16 gauss magnetic full scale ■ ±245/±500/±2000 dps angular rate full scale ■ 16-bit data output LPS22HB (Barometer and temperature sensor) ■ 260 to 1260 hPa absolute pressure range with 24 bit precision ■ High overpressure capability: 20x full-scale ■ Embedded temperature compensation ■ 16-bit temperature data output ■ 1 Hz to 75 Hz output d
CONTENTS 1. The board 1.1 Application examples 4 4 2. Ratings 2.1 Recommended Operating Conditions 2.2 Power Consumption 5 5 5 3. Functional Overview 3.1 Board topology 4.1 Getting started - IDE 3.2 Getting started - Arduino Web Editor 3.3 Getting started - Arduino IoT Cloud 3.4 Sample Sketches 3.5 Online resources 3.5 Board Recovery 6 6 9 9 9 9 9 10 4. Connector Pinouts 4.1 USB 4.2 Headers 4.3 Debug 11 11 13 5. Mechanical information 5.1 Board outline and mounting holes 14 14 6. Certifications 6.
1. The board As all Nano form factor boards, Nano 33 BLE Sense does not have a battery charger but can be powered through USB or headers. NOTE: Arduino Nano 33 BLE Sense only supports 3.3V I/Os and is NOT 5V tolerant so please make sure you are not directly connecting 5V signals to this board or it will be damaged. Also, as opposed to Arduino Nano boards that support 5V operation, the 5V pin does NOT supply voltage but is rather connected, through a jumper, to the USB power input.
2. Ratings 2.1 Recommended Operating Conditions Symbol Description Conservative thermal limits for the whole board: 2.
3. Functional Overview 3.1 Board topology Top: Ref. Description Ref. Description U1 NINA-B306 Module BLE 5.
Bottom: Ref. Description Ref. Description SJ1 VUSB Jumper SJ2 D7 Jumper SJ3 3v3 Jumper SJ4 D8 Jumper 3.2 Processor The Main Processor is a Cortex M4F running at up to 64MHz. Most of its pins are connected to the external headers, however some are reserved for internal communication with the wireless module and the on-board internal I2C peripherals (IMU and Crypto).
Source code for the Arduino Library that supports the IMU is available [9] 3.5 Barometer and temperature sensor The embedded Barometer and temperature sensor allow measuring ambient pressure. The temperature sensor integrated with the barometer can be used to compensate the pressure measurement. Source code for the Arduino Library that supports the Barometer is available [10] 3.6 Relative humidity and temperature sensor Relative humidity sensor measures ambient relative humidity.
ambient light and sense color which enables devices to calculate color temperature and control display backlight. 3.8 Digital Microphone The MP34DT05 is an ultra-compact, low-power, omnidirectional, digital MEMS microphone built with a capacitive sensing element and an IC interface.
3.9 Power tree The board can be powered via USB connector, VIN or VUSB pins on headers. NOTE: Since VUSB feeds VIN via a Schottky diode and a DC-DC regulator specified minimum input voltage is 4.5V the minimum supply voltage from USB has to be increased to a voltage in the range between 4.8V to 4.96V depending on the current being drawn.
4. Board Operation 4.1 Getting started - IDE If you want to program your Arduino Nano 33 BLE while offline you need to install the Arduino Desktop IDE [1] To connect the Arduino Nano 33 BLE to your computer, you’ll need a Micro-B USB cable. This also provides power to the board, as indicated by the LED. 4.2 Getting started - Arduino Web Editor All Arduino boards, including this one, work out-of-the-box on the Arduino Web Editor [2], by just installing a simple plugin.
4.6 Board Recovery All Arduino boards have a built-in bootloader which allows flashing the board via USB. In case a sketch locks up the processor and the board is not reachable anymore via USB it is possible to enter bootloader mode by double-tapping the reset button right after power up.
4. Connector Pinouts 4.1 USB Pin Function Type Description 1 VUSB Power Power Supply Input. If board is powered via VUSB from header this is an Output (1) 2 D- Differential USB differential data - 3 D+ Differential USB differential data + 4 ID Analog Selects Host/Device functionality 5 GND Power Power Ground 4.2 Headers The board exposes two 15 pin connectors which can either be assembled with pin headers or soldered through castellated vias.
3 AREF Analog Analog Reference; can be used as GPIO 4 A0/DAC0 Analog ADC in/DAC out; can be used as GPIO 5 A1 Analog ADC in; can be used as GPIO 6 A2 Analog ADC in; can be used as GPIO 7 A3 Analog ADC in; can be used as GPIO 8 A4/SDA Analog ADC in; I2C SDA; Can be used as GPIO (1) 9 A5/SCL Analog ADC in; I2C SCL; Can be used as GPIO (1) 10 A6 Analog ADC in; can be used as GPIO 11 A7 Analog ADC in; can be used as GPIO 12 VUSB Power In/Out Normally NC; can be connected t
28 D10/PWM Digital GPIO; can be used as PWM 29 D11/MOSI Digital SPI MOSI; can be used as GPIO 30 D12/MISO Digital SPI MISO; can be used as GPIO 4.3 Debug On the bottom side of the board, under the communication module, debug signals are arranged as 3x2 test pads with 100 mil pitch with pin 4 removed.
5. Mechanical information 5.1 Board outline and mounting holes The board measures are mixed between metric and imperial.
6. Certifications 6.1 Declaration of Conformity CE DoC (EU) We declare under our sole responsibility that the products above are in conformity with the essential requirements of the following EU Directives and therefore qualify for free movement within markets comprising the European Union (EU) and European Economic Area (EEA). ROHS 2 Directive 2011/65/EU Conforms to: EN50581:2012 Directive 2014/35/EU.
of Very High Concern for authorization currently released by ECHA, is present in all products (and also package) in quantities totaling in a concentration equal or above 0.1%.
English: User manuals for licence-exempt radio apparatus shall contain the following or equivalent notice in a conspicuous location in the user manual or alternatively on the device or both. This device complies with Industry Canada licence-exempt RSS standard(s). Operation is subject to the following two conditions: (1) this device may not cause interference (2) this device must accept any interference, including interference that may cause undesired operation of the device.
8. Company information Company name Arduino S.r.l Company Address Via Andrea Appiani 25 20900 MONZA Italy 9. Reference Documentation Reference 1. Arduino IDE (Desktop) Link https://www.arduino.cc/en/Main/Software 2. Arduino IDE (Cloud) https://create.arduino.cc/editor 3. Cloud IDE Getting Started https://create.arduino.cc/projecthub/Arduino_Genuino/getti ng-started-with-arduino-web-editor-4b3e4a 4. Forum http://forum.arduino.cc/ 5. Nina B306 https://www.u-blox.
10.