The Arduino MKR WiFi 1010 is the easiest point of entry to basic IoT and pico-network application design. Whether you are looking at building a sensor network connected to your office or home router, orif you want to create a Bluetooth® Low Energy device sending data to a cellphone, the MKR WiFi 1010 is your one-stop-solution for many of the basic IoT application scenarios.
See what Massimo Banzi, Arduino Co-founder, has to say about this board in the following video.
The board's main processor is a low power Arm® Cortex®-M0 32-bit SAMD21, like in the other boards within the Arduino MKR family. The WiFi and Bluetooth® connectivity is performed with a module from u-blox, the NINA-W10, a low power chipset operating in the 2.4GHz range. On top of those, secure communication is ensured through the Microchip® ECC508 crypto chip. Besides that, you can find a battery charger, and a directional RGB LED on-board.
Arduino IoT Cloud Compatible
Use your MKR board on Arduino's IoT Cloud, a simple and fast way to ensure secure communication for all of your connected Things.
Official Arduino WiFi Library
At Arduino we have made connecting to a WiFi network as easy as getting an LED to blink. You can get your board to connect to any kind of existing WiFi network, or use it to create your own Arduino Access Point. The specific set of examples we provide for the MKR WiFi 1010 can be consulted at the .
Compatible with other Cloud Services
It is also possible to connect your board to different Cloud services, Arduino's own among others. Here some examples on how to get the MKR WiFi 1010 to connect to:
- Blynk: a from our community connecting to Blynk to operate your board from a phone with little code
- IFTTT: see an in-depth case of connected to IFTTT
- AWS IoT Core: we made on how to connect to Amazon Web Services
- Azure: visit explaining how to connect a temperature sensor to Azure's Cloud
- Firebase: you want to connect to Google's Firebase, will show you how
Bluetooth® and Bluetooth® Low Energy
The communications chipset on the Nano 33 BLE Sense can be both a Bluetooth® Low Energy and Bluetooth® client and host device. Something pretty unique in the world of microcontroller platforms. If you want to see how easy it is to create a Bluetooth® central or a peripheral device, explore the examples at our .
We Make it Open for you to Hack Along
The MKR WiFi 1010 is a dual processor device that invites for experimentation. Hacking the WiFiNINA module allows you to, for example, make use of both WiFi and Bluetooth® / Bluetooth® Low Energy at once on the board. Yet another possibility is having a super-lightweight version of linux running on the module, while the main microcontroller controls low level devices like motors, or screens. These experimental techniques, require advanced hacking on your side. They are possible via modifying the module's firmware that you can find at .
BEWARE: this kind of hacking breaks the certification of your WiFiNINA module, do it at your own risk.
Battery Power
Its USB port can be used to supply power (5V) to the board. It has a Li-Po charging circuit that allows the Arduino MKR WiFi 1010 to run on battery power or an external 5 volt source, charging the Li-Po battery while running on external power. Switching from one source to the other is done automatically.
Related Boards
If you are looking at upgrading from previous Arduino designs, or if you are just interested in boards with similar functionality, at Arduino you can find:
- : the education version of the MKR WiFi 1010, with USB-B connector and embedded accelerometer. Read more .
- : if you need an even smaller form factor, this board sacrifices the battery connector, but the basic functionality is essentially the same. Visit its product page .
- : can only run WiFi applications, as it includes a different chipset than the MKR WiFi 1010. Read more about it .
Getting Started
The section contains all the information you need to configure your board, use the Arduino Software (IDE), and start tinkering with coding and electronics.
Need Help?
Check the Arduino Forum for questions about the , or how to make your own . Need any help with your board please get in touch with the official Arduino User Support as explained in our page.
Warranty
You can find your board warranty information.