Update README.md
This commit is contained in:
committed by
GitHub
parent
9154aaa670
commit
b5057f78dc
@@ -143,8 +143,9 @@ Use this sketch to diagnose your SIM card and GPRS connection:
|
|||||||
|
|
||||||
### Ensure stable data & power connection
|
### Ensure stable data & power connection
|
||||||
|
|
||||||
This actually solves stability problems in **many** cases:
|
Most modules require up to 2A and specific voltage - according to the module documentation.
|
||||||
- Provide a good, [stable power supply](https://github.com/vshymanskyy/TinyGSM/wiki/Powering-GSM-module) (up to 2A and specific voltage according to your module documentation)
|
So this actually solves stability problems in **many** cases:
|
||||||
|
- Provide a good stable power supply. Read about [**powering your module**](https://github.com/vshymanskyy/TinyGSM/wiki/Powering-GSM-module).
|
||||||
- Keep your wires as short as possible
|
- Keep your wires as short as possible
|
||||||
- Consider soldering them for a stable connection
|
- Consider soldering them for a stable connection
|
||||||
- Do not put your wires next to noisy signal sources (buck converters, antennas, oscillators etc.)
|
- Do not put your wires next to noisy signal sources (buck converters, antennas, oscillators etc.)
|
||||||
|
Reference in New Issue
Block a user