Best seller

Arduino

Arduino Nano 33 BLE Sense Rev2 with headers (ABX00070)

SKU: ARD1037

₹ 3,899.99 ₹ 4,299.99

In stock | Ready to ship

⚠ Only a few left in stock. Order soon.
ā± High demand right now.
šŸ“¦ Min order 1
Chat with us on WhatsApp We reply quickly! Contact Us
Arduino Nano 33 BLE Sense Rev2 with headers (ABX00070)₹ 3,899.99
Ask AI about this product

ARDUINO NANO 33 BLE SENSE REV2 WITH HEADERS

An AI enabled board in the shape of the classic Nano board, with all the sensors to start building your next project right away

The Arduino Nano 33 BLE Sense Rev2 with headers is Arduino’s 3.3V AI enabled board in the smallest available form factor with a set of sensors that will allow you without any external hardware to start programming your next project, right away.

With the Arduino Nano 33 BLE Sense Rev2, you can:

  • BuildĀ wearable devices that using AI can recognize movements.
  • Build a room temperature monitoring device that can suggest or modify changes in the thermostat.
  • Build a gesture or voice recognition device using the microphone or the gesture sensor together with the AI capabilities of the board.

The main feature of this board, besides the complete selection of sensors, is the possibility of running Edge Computing applications (AI) on it using TinyML. Learn how to use the Tensor Flow Lite library following this instructions or learn how to train your board using Edge Impulse.Ā 

Technical Specifications

Microcontroller

nRF52840 (datasheet)

Operating Voltage

3.3V

Input Voltage (limit)

21V

DC Current per I/O Pin

15 mA

Clock Speed

64MHz

CPU Flash Memory

1MB (nRF52840)

SRAM

256KB (nRF52840)

EEPROM

none

Digital Input / Output Pins

14

PWM Pins

all digital pins

UART

1

SPI

1

I2C

1

Analog Input Pins

8 (ADC 12 bit 200 k samples)

Analog Output Pins

Only through PWM (no DAC)

External Interrupts

all digital pins

LED_BUILTIN

13

USB

Native in the nRF52840 Processor

IMU

BMI270 (datasheet) and BMM150 (datasheet)

Microphone

MP34DT06JTR (datasheet)

Gesture, light, proximity, color

APDS9960 (datasheet)

Barometric pressure

LPS22HB (datasheet)

Temperature, humidity

HS3003 (datasheet)

Ā 

Documentation

Download the full PinoutĀ diagram as PDF here.

Ā 

FAQ

WHAT IS THE DIFFERENCE BETWEEN REV1 AND REV2?

There has been some changes in the sensor between both revisions:

  • Replacement of IMU from LSM9DS1 (9 axis) for a combination of two IMUs (BMI270 - 6 axis IMU and BMM150 - 3 axis IMU).
  • Replacement of temperature and humidity sensor from HTS221 for HS3003.
  • Replacement of microphone from MP34DT05 to MP34DT06JTR.

Additionally some components and the changes have been done in order to improve the experience of the users:

  • Replacement of power supply MPM3610 for MP2322.
  • Addition of VUSB soldering jumper on the top side of the board.
  • New test point for USB, SWDIO and SWCLK.

DO I NEED TO CHANGE MY SKETCH USED IN THE PREVIOUS REVISION?

For sketches done using the libraries like LSM9DS1 for the IMU or HTS221 for the temperature and humidity sensor, for the new revision this libraries must be changed toĀ Arduino_BMI270_BMM150 for the new combined IMU and Arduino_HS300x for the new temperature and humidity sensor.

What are the main features of the board with headers?
It is a 3.3V AI enabled board in a compact Nano form factor with built in sensors for motion, light and proximity and color, a microphone, temperature and humidity, and a barometric sensor. It can run Edge AI applications using TinyML and supports TensorFlow Lite and Edge Impulse.
What is the difference between Rev1 and Rev2?
Rev2 replaces the LSM9DS1 IMU with a combined BMI270 and BMM150, replaces the HTS221 temperature and humidity sensor with HS3003, and updates the microphone from MP34DT05 to MP34DT06JTR. It also uses the power supply MP2322, adds a VUSB soldering jumper, and introduces new USB SWD test points.
Do I need to modify my sketches when moving from Rev1 to Rev2?
Yes, libraries must be updated to Arduino_BMI270_BMM150 for the IMU and Arduino_HS300x for the temperature and humidity sensor.
Can I start with no external hardware when using this board?
Yes, you can start with the built in sensors and no external hardware for projects such as wearable AI and room temperature monitoring.
Where can I find the documentation and pinout information?
Documentation and the datasheet are provided as PDF files and the pinout diagram can be downloaded as a PDF.
Welcome to the discussion thread for Arduino Nano 33 BLE Sense Rev2 with headers (ABX00070)
Feel free to ask questions, share tips or report issues.

Fill out the form below and our team will get back to you with bulk pricing.

Description
Ask AI about this product

ARDUINO NANO 33 BLE SENSE REV2 WITH HEADERS

An AI enabled board in the shape of the classic Nano board, with all the sensors to start building your next project right away

The Arduino Nano 33 BLE Sense Rev2 with headers is Arduino’s 3.3V AI enabled board in the smallest available form factor with a set of sensors that will allow you without any external hardware to start programming your next project, right away.

With the Arduino Nano 33 BLE Sense Rev2, you can:

  • BuildĀ wearable devices that using AI can recognize movements.
  • Build a room temperature monitoring device that can suggest or modify changes in the thermostat.
  • Build a gesture or voice recognition device using the microphone or the gesture sensor together with the AI capabilities of the board.

The main feature of this board, besides the complete selection of sensors, is the possibility of running Edge Computing applications (AI) on it using TinyML. Learn how to use the Tensor Flow Lite library following this instructions or learn how to train your board using Edge Impulse.Ā 

Technical Specifications

Microcontroller

nRF52840 (datasheet)

Operating Voltage

3.3V

Input Voltage (limit)

21V

DC Current per I/O Pin

15 mA

Clock Speed

64MHz

CPU Flash Memory

1MB (nRF52840)

SRAM

256KB (nRF52840)

EEPROM

none

Digital Input / Output Pins

14

PWM Pins

all digital pins

UART

1

SPI

1

I2C

1

Analog Input Pins

8 (ADC 12 bit 200 k samples)

Analog Output Pins

Only through PWM (no DAC)

External Interrupts

all digital pins

LED_BUILTIN

13

USB

Native in the nRF52840 Processor

IMU

BMI270 (datasheet) and BMM150 (datasheet)

Microphone

MP34DT06JTR (datasheet)

Gesture, light, proximity, color

APDS9960 (datasheet)

Barometric pressure

LPS22HB (datasheet)

Temperature, humidity

HS3003 (datasheet)

Ā 

Documentation

Download the full PinoutĀ diagram as PDF here.

Ā 

FAQ

WHAT IS THE DIFFERENCE BETWEEN REV1 AND REV2?

There has been some changes in the sensor between both revisions:

  • Replacement of IMU from LSM9DS1 (9 axis) for a combination of two IMUs (BMI270 - 6 axis IMU and BMM150 - 3 axis IMU).
  • Replacement of temperature and humidity sensor from HTS221 for HS3003.
  • Replacement of microphone from MP34DT05 to MP34DT06JTR.

Additionally some components and the changes have been done in order to improve the experience of the users:

  • Replacement of power supply MPM3610 for MP2322.
  • Addition of VUSB soldering jumper on the top side of the board.
  • New test point for USB, SWDIO and SWCLK.

DO I NEED TO CHANGE MY SKETCH USED IN THE PREVIOUS REVISION?

For sketches done using the libraries like LSM9DS1 for the IMU or HTS221 for the temperature and humidity sensor, for the new revision this libraries must be changed toĀ Arduino_BMI270_BMM150 for the new combined IMU and Arduino_HS300x for the new temperature and humidity sensor.

FAQ
What are the main features of the board with headers?
It is a 3.3V AI enabled board in a compact Nano form factor with built in sensors for motion, light and proximity and color, a microphone, temperature and humidity, and a barometric sensor. It can run Edge AI applications using TinyML and supports TensorFlow Lite and Edge Impulse.
What is the difference between Rev1 and Rev2?
Rev2 replaces the LSM9DS1 IMU with a combined BMI270 and BMM150, replaces the HTS221 temperature and humidity sensor with HS3003, and updates the microphone from MP34DT05 to MP34DT06JTR. It also uses the power supply MP2322, adds a VUSB soldering jumper, and introduces new USB SWD test points.
Do I need to modify my sketches when moving from Rev1 to Rev2?
Yes, libraries must be updated to Arduino_BMI270_BMM150 for the IMU and Arduino_HS300x for the temperature and humidity sensor.
Can I start with no external hardware when using this board?
Yes, you can start with the built in sensors and no external hardware for projects such as wearable AI and room temperature monitoring.
Where can I find the documentation and pinout information?
Documentation and the datasheet are provided as PDF files and the pinout diagram can be downloaded as a PDF.
Reviews
Forum
Welcome to the discussion thread for Arduino Nano 33 BLE Sense Rev2 with headers (ABX00070)
Feel free to ask questions, share tips or report issues.
Similar Products
Bulk Order

Fill out the form below and our team will get back to you with bulk pricing.

Custom Requirements?

Meet with our team