Arduino MKR WiFi 1010 [ABX00023] – 32-bit ARM Cortex-M0+, WiFi & Bluetooth Connectivity, 250KB Flash, 32KB SRAM, Secure Element, 14 Digital I/O Pins, 6 Analog Inputs, Compatible with Arduino IDE
Thumbnail 1Thumbnail 2Thumbnail 3Thumbnail 4

Arduino MKR WiFi 1010 [ABX00023] – 32-bit ARM Cortex-M0+, WiFi & Bluetooth Connectivity, 250KB Flash, 32KB SRAM, Secure Element, 14 Digital I/O Pins, 6 Analog Inputs, Compatible with Arduino IDE

4.7/5
Product ID: 74180289
Secure Transaction

Details

  • Brand
    Arduino
  • RAM Memory Technology
    SRAM
  • Compatible Processors
    SAMD21 ARM
  • Model Name
    Arduino MKR
  • Memory Storage Capacity
    0.03 GB
  • Number of Ports
    1
48 MHz ARM Cortex-M0+ power
💾250KB Flash + 32KB SRAM memory
📶Dual WiFi & Bluetooth connectivity

Description

🚀 Power your next-gen IoT dreams with Arduino MKR WiFi 1010!

  • PLUG PLAY WITH ARDUINO IDE - Jumpstart your development with full Arduino IDE compatibility and extensive libraries.
  • SEAMLESS WIRELESS INTEGRATION - Built-in WiFi 802.11 b/g/n and Bluetooth Low Energy for instant connectivity.
  • BLAZING FAST 32 BIT PROCESSING - Harness the 48 MHz ARM Cortex-M0+ for smooth, efficient IoT performance.
  • GENEROUS MEMORY FOR COMPLEX PROJECTS - 250KB flash and 32KB SRAM to handle your most ambitious code and data.
  • VERSATILE I O FOR ULTIMATE FLEXIBILITY - 14 digital pins, 6 analog inputs, plus I2C, SPI, and UART support for all your sensors and actuators.

The Arduino MKR WiFi 1010 is a compact, powerful microcontroller board featuring a 48 MHz 32-bit ARM Cortex-M0+ processor, integrated WiFi and Bluetooth Low Energy connectivity, 250KB flash memory, and 32KB SRAM. Designed for IoT and embedded projects, it offers 14 digital I/O pins, 6 analog inputs, and supports multiple communication protocols, all fully compatible with the Arduino IDE for rapid prototyping and deployment.

Large manufacture image 1
Small manufacture image 1Small manufacture image 2Small manufacture image 3Small manufacture image 4Small manufacture image 5

Specifications

Processor48 MHz
RAMSRAM
Wireless Type802.11b
BrandArduino
SeriesArduino MKR WIFI 1010
Item model numberABX00023
Item Weight0.635 ounces
Product Dimensions2.76 x 1.97 x 0.79 inches
Item Dimensions LxWxH2.76 x 1.97 x 0.79 inches
Number of Processors1
ManufacturerARDUINO
ASINB07FYFF5YZ
Country of OriginItaly
Is Discontinued By ManufacturerNo
Date First AvailableAugust 1, 2018

Have a Question? See What Others Asked

What AC power adapter will plug right into this?
What are the 3 connectors on the board? What wire do I need in order to program this thing?
What is the proper connector to power this thing with a battery?
Without eeprom, how to store the program (sketch)? after a power off and restart, data on ram is lost.

Reviews

4.7

All from verified purchases

J**F

Worked for us, flexible, just be aware it's 3.3v logic

For the record, the CPU on this board, if you want to read about it, is a SAM D21GxxA in the 48-pin TQFP package, where the "xx" is some number, possibly 18. This might be helpful if you want to look at the data sheet, which is called SAM_D21_DA1_Family_DataSheet_DS40001882F.pdf (you should easily be able to find it from this). This actual pinout of the chip is on p.22. Two distinct SPI interfaces are used on the board. One is the documented Arduino one, and the other is used to control the "NINA" chip which is an FPGA with most of the other board features in it. The WiFi feature has worked well for us, no issues. When I scan for networks, it doesn't pick up as many "fringe" (distant) networks as my Mac does, but that's to be expected with no external antenna. All in all a cool board; just be aware when you integrate with it that the logic signals are all 3.3 volts. I used an HCT-family buffer (74HCT244) to drive 5v logic. I plan on using this board again.

T**Y

Most of the Functionality You Need!

The Arduino MKR WiFi 1010 is an Arduino Nano with integrated Low Emission Bluetooth (Bluetooth LE) and WiFi.I had been using an Arduino Uno Rev 3 but needed WiFi. After many failed attempts at integrating an ESP8266 module, I discovered this microcontroller on the Arduino site. Since the WiFi is already integrated, I could move on with my project.When the product arrived, I ported my code to the new board but found that any attempts to push valued to the EEPROM failed. This is because the MKR WiFi 1010 doesn't HAVE and EEPROM. There are supposed to be methodologies for using the built-in FLASH memory as EEPROM, but the notes I've found are very dubious in that they say there is a limit to the number of times you can do this. I elected to save the initial values as defaults in the code with the ability to adjust them through interactions. It makes for a clunky startup, but it addresses the issue in the short term. I will integrate and SD-Card reader to fill the void.

T**.

So easy to design with

Ove not played with electronics in a long time. Things have progressed leaps and bounds! I'm LOVING the Arduino community and all the various libraries available for inexpensive modules! It makes designing a product so much easier than it used to be! I'm designing a pretty cool product around this thing using BLE. I've only had it a short time and already made huge progress. Very pleased!

K**M

Easy to use + FirmwareUpdater

The media could not be loaded. Using the product is easy.However, you must update the firmware and install the required library on Arduino IDE.Arduino IDE will smoothly guide you to install the required libraries,However, you need to manually install WiFiNINA (from library manger "Sketch>Include Library>Manage Library")WiFiNINA comes with the required firmwareUpdater example, upload it to the Arduino, then go to "Tools>WiFi101/WiFiNINA firmware updater", then follow the instructions to have your Arduino Ready to use :)Good Luck

B**N

Capable chip with heavy lifting already done

The greatest strength of the Arduino platform is unified support. This chip, like everything else I’ve used from Arduino, has worked perfectly out of the box and handled everything I’ve written for it using the Arduino IDE. To me, it’s worth paying extra for a chip with support versus using cheaper but unsupported chips like generic esp8266 products. Again, it’s a matter of preference. I can make everything work... eventually. My time has a price, too.

M**E

They got it right

This device really is ready for IOT work. The adoption of the ECC508 chip was a master stroke for security. My only problem was that the board was delivered defective, specifically the USB connector was misaligned. Since I have a surface-mount workstation, fixing it was effortless, but I don't envy those who lack those tools. For completeness' sake, I'll say the board arrived with all the convincing literature that it was a genuine Arduino and not a cheap copy.

J**N

Works great

Great library support. Connected up to my wireless network right away and I was able to get my project connected to the internet with minimal effort.It is more expensive than most Arduinos, but the combination of Wifi + USB host was a powerful one. Not having to mess around trying to find the right set of shields was a plus.

B**R

Get the right cable

Pretty simple to setup. Remember to load samd boards in ide and get a usb to micro usb data cable. Took me forever to realize I had a charge only cable. Worked fine when I changed cable.

Common Questions

Trustpilot

TrustScore 4.5 | 7,300+ reviews

Farhan Q.

The delivery time was excellent, and the packaging was secure.

2 months ago

Reema J.

Perfect platform for hard-to-find items. Delivery was prompt.

1 month ago

Shop Global, Save with Desertcart
Value for Money
Competitive prices on a vast range of products
Shop Globally
Serving over 300 million shoppers across more than 200 countries
Enhanced Protection
Trusted payment options loved by worldwide shoppers
Customer Assurance
Trusted payment options loved by worldwide shoppers.
Desertcart App
Shop on the go, anytime, anywhere.
KD 22.20

Duties & taxes incl.

KUWAITstore
1
Free Shipping

with PRO Membership

Free Returns

30 daysfor PRO membership users

15 dayswithout membership

Secure Transaction

Trustpilot

TrustScore 4.5 | 7,300+ reviews

Pooja R.

The customer service exceeded my expectations. Perfect for buying products you can't find elsewhere.

1 week ago

Anita G.

Good experience, but the tracking updates could be better.

2 months ago

Arduino Mkr Wifi 1010 Abx00023 32 Bit Arm Cortex M0 | Desertcart KUWAIT