:warning:
PCB currently not working! most likely some issue in the HF circuit.
# ProMicro_LORA [](LORA/actions?query=branch%3ALORA)
This module can be mounted to an [Arduino Pro Mini](https://www.sparkfun.com/products/11113), [Arduino Nano](https://store.arduino.cc/arduino-nano), [Sparkfun Pro Micro](https://www.sparkfun.com/products/12587), or any other pincompatible MCU running with 3.3V. Manufacturing this PCB with 0.8mm thickness allows to mount a GPS module onto its back.
## Documentation [](../LICENSES/CC-BY-SA-4.0.txt)
All files can be found on [Github](https://github.com/nerdyscout/ProMicro/tree/master/LORA).
### Schematic
[](pcb/docs/LORA-schematic.pdf)
### BoM
* [interactiveHTMLBoM](https://nerdyscout.github.io/ProMicro/LORA/docs/bom/LORA-ibom.html)
* [octopart](pcb/docs/bom/LORA-bom_octopart.csv)
## Hardware [](../LICENSES/CERN-OHL-S-2.0.txt)
### Layout
### Gerbers
can be found within the Github [repository](pcb/gerbers).
## Code [](../LICENSES/MIT.txt) (unless otherwise stated)
* [SX1276](examples/SX1276/SX1276.ino)
## external
### Links
* [hackaday.io](https://hackaday.io/project/171898-promicro)