Skip to content

acre-link/hw_acrelink_node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AcreLink Node

Picture

  • Designed for a sleep current around 6 to 7 uA.
  • ESP32
  • RFM95 Lora Module
  • 868MHz PCB antenna, can be cut off and replaced by an SMA connector
  • AA size lithium battery driven: (LS14500 Lithium-Thionyl-Chlorid or LifePo4 possible)
  • Boost converter to supply sensors with stable 5V. Can be switched off for low current sleep mode
  • External connector for Onewire, analog inputs and I2C including ESD protection with very low current TVS diodes
  • Sensing battery voltage. Can be disabled for low sleep current
  • Red led for signaling activity
  • SPI header for external connection.
  • Mechanical switch to select battery of external power supply
  • Separate removable pcb section with wide range power supply 5 - 25V, USB-C connector and USB-UART adapter for programming
  • Enableable current measurement at GND level with 1 Ohm Resistor and low pass filtering.
  • Switchable Onewire power, data and datapullup, I2C power and pull ups.

3D Preview

3D Preview

3D Preview

Pin Mapping ESP32

  • AnalogInput1 : PIN13 GPIO14 ADC2_CH6
  • Analog Bat : PIN16 GPIO13 ADC2_CH4
  • AnalogInput2 : PIN11 GPIO26 ADC2_CH9
  • I2C SDA : PIN33 GPIO21
  • I2C SCL : PIN36 GPIO22
  • UART2_RX : PIN27 GPIO16
  • UART2_TX : PIN28 GPIO17
  • 5V Buck EN : PIN12 GPIO27
  • LED_Signal : PIN9 GPIO33
  • RFM_MISO : PIN31 GPIO19
  • RFM_MOSI : PIN37 GPIO23
  • RFM_SCK : PIN30 GPIO18
  • RFM_CS : PIN29 GPIO5
  • RFM_RST : PIN23 GPIO15
  • RFM_IRQ/DIO0 : PIN26 GPIO4
  • RFM_DIO1 : PIN8 GPIO32

Links

Oher Links for reference

TODOs (next hw version)

  • Cutout around USB-C ?
  • Connectionpoint GNG-Current Measurement
  • Alternative battery with more capacity: LS14500(2.6Ah), LS17500(3.6Ah) , LS26500(7.7Ah) ? Solder directly to pcb without holder: LS [14,17,26]500CNA, TADIRAN SL360P ?
  • Change to Keystone 1015. Slightly longer but feel mechanically more robust.