Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LoRa + Pro Micro Sleep issue #596

Closed
i-g-g-y opened this issue Oct 2, 2022 · 2 comments
Closed

LoRa + Pro Micro Sleep issue #596

i-g-g-y opened this issue Oct 2, 2022 · 2 comments

Comments

@i-g-g-y
Copy link

i-g-g-y commented Oct 2, 2022

Hello.

I have device with LoRa + Pro Micro (uses atmega32U4). I am running of a battery and noticed that after transmitting a packet, the bootloader is triggered and the atmega32U4 won't go to sleep. The bootloader uses USB and the mechanism first opens one com port for 8 seconds and then reopens another com port for application comm. This potentially means 2x wake-up.

@Kongduino
Copy link

How is your LoRa module connected to the ATmega? UART or SPI?

@i-g-g-y
Copy link
Author

i-g-g-y commented Oct 2, 2022

Hello.

My mistake! It was a power supply issue causing a mcu reset!

Sorry about that, I was sure psu is OK and went to check out of despair. It was not OK.

@i-g-g-y i-g-g-y closed this as completed Oct 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants