KevsRobots Learning Platform
90% Percent Complete
By Kevin McAleer, 5 Minutes
Something is not working. Do not start randomly changing settings - work down this list in order. Nine times out of ten it is one of the first four items.
Before anything else, confirm all of these:
get radio on the repeater and read the appβs settings screen on the client. Compare digit by digitSymptoms: No serial port appears; the flasher shows an empty device list.
Fixes, in order:
ls /dev/cu.* on macOS, Device Manager on Windows, dmesg | tail on LinuxThis is the big one, and it is almost always settings.
Check, in order:
get freq on the repeater. Is it 869.618? Not 869.525, not 868.0get radio. These must match exactly - coding rate can differ, the other three cannotadvert on the repeater console while watching the clientβs contact liststats-core for uptimestats-core. A large queue means the mesh is congested| Cause | Fix |
|---|---|
| Antenna lying horizontal | Stand it vertically at both ends |
| Wrong band antenna | Confirm it is an 868MHz antenna |
| Long thin coax | Move the board to the antenna, run USB instead |
| Foil-backed insulation | Get the antenna outside the roof space |
| Node too low | Height beats everything - get it higher |
| Damaged PA | Did you ever power up without an antenna? Compare against a known good board |
| Local interference | Check the noise floor with stats-radio |
stats-core| RSSI | Meaning |
|---|---|
| -30 to -60 dBm | Very strong - possibly too close |
| -60 to -90 dBm | Comfortable |
| -90 to -110 dBm | Working, but marginal |
| Below -115 dBm | At the edge, expect losses |
| SNR | Meaning |
|---|---|
| Above 0 dB | Signal is stronger than the noise - excellent |
| 0 to -7 dB | Normal for LoRa at range |
| -7 to -10 dB | Marginal at SF8 - the UK preset |
| Below -10 dB | Below the decoding threshold at SF8 (SF12 reaches about -20 dB) |
Sometimes the fastest fix is a clean slate. On the repeater console:
erase
reboot
Then reflash and reconfigure from lesson 5. It takes ten minutes and eliminates every accumulated mistake at once.
Problem: I have tried everything on this list and it still does not work.
Solution: Erase and reflash both boards, then configure them side by side on the same desk, 5 metres apart.
Why: Debugging two variables at once is much harder than starting from a known good state.
Problem: It works on the desk but not once the repeater is in place.
Solution: The problem is physical - height, obstruction, antenna orientation, or coax loss.
Why: If the settings were wrong it would not have worked on the desk either. Settings problems are all-or-nothing; physical problems are gradual.
You can use the arrows β β on your keyboard to navigate between lessons.
Comments