Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

Hardware Issues/ Enhancements

  • ISSUE Stronger power supply. 5V operation works, but 3.3V battery does not.
  • ENHANCEMENT Hall Effect sensors on measurement devices
  • ENHANCEMENT I2C based counters for rainfall and wind anemometer revolution count
  • ENHANCEMENT Full low current analysis
    • Mount ESP32 on PCB and keep only what I need in the design

Troubleshooting

  1. When RESET or initial power on happens on non 5V USB power (using LiIon battery and MCP1700)

    1. WiFi radio begin() will fail and system reboots

    2. second connect will pass

    3. sequence fails again after deep sleep and timer WAKE

Long term TODO:

  • Hall Effect sensor based wind and rainfall measurement
  • I2C based wind counter, easier to periodically read instantaneous wind values with ULP
  • Layout ESP32 on main PCB, get rid of the dev module entirely
    • Really attack the deep sleep current support
    • Add FET switch for powering down all peripherals while in deep sleep
    • No power LED constantly drawing current
    • LoRaWAN stack
    •  

Log of efforts

Power supply reboot debug issue

Ordered 500mA LDO’s from Microchip. TC1262 (qty 10)

  • No labels