--- name: Bug report about: Report a code defect title: '' labels: bug assignees: terrillmoore --- **Describe the bug** A clear and concise description of what the bug is. _If you're not sure it's a bug, please consider opening a discussion at [forum.mcci.io](https://forum.mcci.io/c/device-software/arduino-lmic/5), or file a Support Request instead._ A bug is a problem in the code, where you do something that the documentation says should work, but doesn't; _and_ you have reason to believe it's not working due to a defect in the code. Wireless is tricky; if in doubt, start with a support request, rather than a bug report. **Environment** - Version of LMIC being used. If using the latest GitHub mainline, let us know, otherwise state the version. - Version of Arduino IDE being used. - Network provider (The Things Network, Swisscom, ChirpStack, etc.) - Region (EU868, US915, etc.) - Board (MCCI Catena, Adafruit Feather M0, Heltec, etc.) - CPU (AVR, STM32L0, etc.) - Radio (HopeRF, SX1276, etc.) **To Reproduce** Steps to reproduce the problem. **Expected behavior** A clear and concise description of what you expected to happen. **Screenshots** If applicable, add screenshots to help explain your problem. **Additional context** Add any other context about the problem here.