-
I have tried connecting to the sandbox, and connecting to my own AWS account. In both scenarios, the blue LED goes solid blue and then the green LED blinks indefinitely. After a patter of around 20-30…
-
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…
-
I did an update and now the latest lib no longer compiles. Here are the errors I am seeing
```
/Users/erikolson/.platformio/packages/toolchain-xtensa-esp32s3/xtensa-esp32s3-elf/include/c++/8.4.0/bi…
-
Hi, avr arch are heavily used in IoT, and libcs are not sanitized. Wondering if this tool could search through hex sketches of firmwares to identify ROP vulnerabilities for programmers.
-
I set up the AVR IOT Cellular to send via MQTT every 5 minutes and use PowerSaveMode between readings of the MCP9808 and volts. After it had been running for a while I noticed the temperature reading…
-
function declared with return type mqttCurrentState,
but
uses of mqttHandlerState_t:
https://github.com/microchip-pic-avr-solutions/pic-iot-aws-sensor-node/blob/be0f5630800f133327bddbe68218b8654a0f…
-
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 …
-
### 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…
-
This is the build output:
Project Type: Application - Configuration: AWS_IOT
Device : ATmega4808
ATmega_DFP (2.4.131)
Compiler Toolchain: XC8 (v2.36) [C:\Program Files\Microchip\xc8\v2.36\bin]
Pr…
-
Is it possible to use Arduino_ConnectionHandler with WIZnet w5500 based modules + arduino boards?