# Firmware upgrade plan

## Firmware upgrade plan (keep updating )

### New Upgrade :

| Upgrade Name                              | Details                                                                  | Dead line                                        | Update                                                                                                  |
| ----------------------------------------- | ------------------------------------------------------------------------ | ------------------------------------------------ | ------------------------------------------------------------------------------------------------------- |
| OTA service Upgrade                       | New OTA service with Balena                                              | ~~Before 2021/12/03 Push the first version~~     | <p>Beta version is testing with test units</p><p>The beta group running discovering for save reason</p> |
| Remove Webshell function from Api service | Api service with sudo permission webshell is dangure and should be baned | \~\~~~Before 2021/11/28 Push with version 0.27~~ | Waiting the next update of helium with issues of chain actives fixed                                    |

### New Tools :

| Upgrade Name             | Details                                             | Dead line                                    | Update               |
| ------------------------ | --------------------------------------------------- | -------------------------------------------- | -------------------- |
| Remote Dashboard         | The Remote dashboard base on Kafka base OTA service | ~~Before 2021/12/03 Push the first version~~ | Beta version release |
| ~~F\&Q Document~~        | ~~The Document About the Questions and Answer~~     | ~~Before 2021/11/28~~                        |                      |
| ~~Api Service Document~~ | ~~The Document about the Api service~~              | ~~Before 2021/11/28~~                        |                      |

### Unsolved Issues :

* Witness with height RSSI and Strange SNR
  * Reason :
    * Likely the problem of Packet-forward
  * Solution:
    * Replace the config and the packet-forward program
  * Tips:
    * We notice 3dbi witness better than height dbi under testing.
* Some hotspots with low actives
  * Reason :
    * With issues: <https://github.com/helium/miner/issues/1205>
  * Solution :
    * With new helium image

### Fixed Issues/Upgrade :


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.piscesiot.com/helium-hotspot-p100/firmware-upgrade-plan.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
