Skip to content

PIC IoT AWS SENSOR NODE 2.0.2

Latest
Compare
Choose a tag to compare
@rawinr rawinr released this 20 Mar 04:15
· 20 commits to develop since this release
fd9d12d

click

For quick firmware update click on 'PIC-IoT-WA-2.0.2.hex' below to download the production hex file. Once downloaded, drag and drop on to the CURIOSITY drive as shown below:

CURIOSITY DRIVE LOCATION MARKUP

NOTE
Some users may see an issue with not being able to connect to wifi, after drag and drop. If that happens, please open your serial terminal before dragging and dropping the file

System Requirement (not really needed here, since README.md covers this already ? unless we want to record what's used to test for each release?)

MPLAB X IDE 5.25 or later
MPLAB XC16 Compiler v1.41 or later

Bug Fixes

  • UART Rx pin was floating when the application started, leading to the possibility of receiving garbage data by the application, on a file ‘drag and drop’ event. Enabled pull-up on the UART Rx pin to fix this issue.

Known Issues

  • None

See Getting Started Guide at:
https://github.com/microchip-pic-avr-solutions/pic-iot-aws-sensor-node/


Below really should be part of README.md since they do not change from version to version

Hardware
PIC-IoT WA Development Board
https://www.microchipdirect.com/product/EV54Y39A
Components:

  • PIC24FJ128GA705 microcontroller
  • ATWINC1510 WiFi™ network controller
  • ATECC608A (pre-provisioned) Cryptoauthentication™ device
  • TEMT6000 light sensor
  • MCP9808 precision temperature sensor
  • MCP73871 Li-Ion battery charger o MIC35055 switching regulator
  • 2x push buttons
  • 4x LEDs

Other Resources

something test