---
title: "FerIT Radio Status Codes"
canonical: "https://farmconnect.docs.rubiconwater.com/space/FER/2079195303/FerIT%20Radio%20Status%20Codes"
format: markdown
---
## LoRa and MDLC Radio Status and Actions

| **Code** | **Status Message** | **Actions to Take** |
| --- | --- | --- |
| 0 | `OK` | None, OK |
| 1 | `Initialising` | Continue monitoring.  
Note: This might take longer for MDLC radio. |
| 2 | `Radio Power Fail` | For **LoRa Radio**:<br>- Power cycle the unit.
- Reprogram LoRa Radio module
- Contact support if error persists<br>For **MDLC Radio**:<br>- Continue monitoring
- Power cycle the unit
- Contact support if error persists |
| 3 | `No Network Connection` | For **LoRa Radio**:<br>- Check antenna connections
- Check LoRa Driver configurations
- Check gateway configurations and errors
- Reprogram LoRa Radio module
- Contact support if error persists<br>For **MDLC Radio**:<br>- Check antenna connections
- Check/Validate P400 config, monitor again
- Contact support if error persists |
| 4 | `Burst in progress` | None, continue monitoring |
| 5 | `ERROR Stack` | - Continue monitoring
- Power cycle the unit
- Contact support if error persists |
| 6 | `ERROR Host No Answer` | Error is applicable to **MDLC Radio** only.<br>- Check/Validate MDLC config. Usually indicates addresses or passwords are incorrect
- Check antenna and signal strength
- Contact support if error persists |
| 7 | `ERROR Gateway No Answer` | Error is applicable to **MDLC Radio** only.<br>- Check antenna and signal strength
- Check gateway config
- Contact support if error persists |
| 8 | `ERROR Network Config` | Error is applicable to **MDLC Radio** only.<br>- Check/Validate P400 config, monitor again
- Contact support if error persists |
| 9 | `ERROR Radio Config` | For **LoRa Radio**:<br>- Check AppKey is correct
- Contact support if error persists<br>For **MDLC Radio**:<br>- Check/Validate FerIT MDLC Driver config
- Contact support if error persists |
| 10 | `Waiting for Free Channel` | - Continue monitoring
- Attempt a force burst
- Power cycle the unit |
| 11 | `ERROR Radio Suspended` | - Continue monitoring
- Verify unit is not in hibernation state |
| 12 | `Waiting for Time Sync` | - Continue monitoring
- Attempt a force burst
- Power cycle the unit |
| 255 | `ERROR Internal` | - Continue monitoring
- Power cycle the unit
- Contact support if error persists |

---