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

Create a function to reset the SIM808 module #24

Open
mohamedboubaker opened this issue Jan 2, 2023 · 0 comments
Open

Create a function to reset the SIM808 module #24

mohamedboubaker opened this issue Jan 2, 2023 · 0 comments

Comments

@mohamedboubaker
Copy link
Owner

mohamedboubaker commented Jan 2, 2023

In case the module freezes or connectivity is disrupted a reset could be useful.
Create a function void system_reset(); that resets the module then the stm32

  • STM32 GPIOF PF7 is connected to the Reset pin on the SIM808 module
  • Pull down the Reset pin at least 105ms to reset the module
  • once the SIM808 is reset with success then reset the MCU.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant