Features the easiest and cheapest way to enhance existing devices
Provides a one-stop-solution for many of the basic IoT scenarios
The Arduino Nano 33 IOT Microcontroller with Headers is the easiest and cheapest point of entry to enhance existing devices (and creating new ones) to be part of the IoT and designing pico-network applications. Whether you are looking at building a sensor network connected to your office or home router, or if you want to create a BLE device sending data to a cellphone, the Nano 33 IoT is your one-stop-solution for many of the basic IoT application scenarios.
The board's main processor is a low power Arm Cortex-M0 32-bit SAMD21. The WiFi and Bluetooth connectivity are 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 ECC608 crypto chip.
Note:
While most of the above-shown examples are running on the MKR WiFi 1010, both boards have the same processor and wireless chipset, which means it will be possible to replicate them with the Nano 33 IoT.
1 x Arduino Nano 33 IOT Microcontroller with Headers
I ordered the same but more expensive board from another vendor. It's working great and have ordered cheaper ones from this Robotshop. I used the board to write these libraries hoping they could be somehow useful: 1) WiFiWebServer 2) WiFiNINA_Generic 3) WiFiManager_NINA_Lite 4) Blynk_WiFiNINA_WM 5) EthernetWebServer 6) BlynkEthernet_WM and more. They are included in Arduino IDE Library Manager and Platform.io and you can search for them on GitHub, Google as well.
A
Andre
good prototyping board but...
I have used the original nano before and was trying to update my project woth wifi and built in IMU. Unfortunately the IMU is only a 6DOF amd not a 9DOF so if you need the magnetometer this wont work for you.
D
Dennis
Amazing device
Use with Arduino iot cloud projects , or standalone. Supports TCP/IP and UDP with the built in wifi module. Great for Home Automation projects. I have 4 of them around the house using UDP to communinicate sensor status back to my PC. Recommended !