-
Hello Microchip community,
Hardware: AVR-IoT-Cellular mini, Water level sensors (once Grove seeed connected to I2C, once Endress+Hauser Liquipoint connected to GPIO)
Software: avr-iot-cellular-ard…
-
Hi,
I bought two PIC-IoT WA boards and plugged one of them in. After opening up the Curiocity drive and clicking CLICK-ME.HTM
https://pic-iot.com/pic-iot/aws/
I got to this landing page where it …
-
I was surprised to find no apparent direct HAL support for the ATmega324PB/328PB MCUs in CryptoAuthLib, and no ATECC508a examples on Atmel Start for the ATmega324PB Xplained Pro board even though the …
-
In file included from E:\Arduino\libraries\AttachInterruptEx\src/attachInterruptEx.h:4:0,
from E:\sketch200324.ino:8:
E:\Arduino\libraries\CallbackHelper\src/CallbackHelper.h:4:10: …
-
I am testing the library on an ESP8266 based board and samples don't work without codes modifications.
First, I must replace this code bloc with just ` #include ` because otherwise I have a compile…
-
In an effort to keep track of HATs, pHATs and Rasperry Pi add-ons which have not yet been documented on Pinout.xyz I'm compiling a - probably not - comprehensive list here. This list should give me (a…
-
I am trying to provision a AVR IoT WA board with the provided iot provision tool. I have tried so far on two different computers both running MacOS Catalina.
The output of the tool when using the c…
-
### Description
Hello all, I am currently upgrading my project from an Arduino Nano to a Nano 33 IoT board, which is supposed to be just a drop in replacement. I am testing it currently, and this l…
-
I'm getting an error compiling the library for an Arduino Mega 2560.
Arduino\libraries\HAMqttDevice\src/HAMqttDevice.h:24:10: error: 'vector' in namespace 'std' does not name a template type
…
-
Hello Team,
I am working on a project using Teensy4.0 Development board. I have been able to successfully connect to AWS IoT. But I want to implement the JITR using the Microchip ATECC608 Trust and…