Tasks

Austin:

  • Set up RTCC Interrupts for system
  • Set up Sleep Mode to wake from RTCC Interrupt
  • Got UART to work between LoRa module and PIC32
  • Got receiver to receive data and have it be read to a csv file
  • Got transmitter to send the data that is received via UART from PIC32

Matt:

  • Logger protothread
  • RX protothread
  • Radio protothread
  • Set up PIC32 to communicate to data logger
  • Set up PIC32 to be powered by data logger

Combined:

  • Tested and verified that range from data site to public safety building works
  • Got UART channels to work alongside each otherĀ (UART2 for data retrieval, UART1 for transmitter)