products:lorawan_gateways:ecosignal:general_ecosignal_doc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
products:lorawan_gateways:ecosignal:general_ecosignal_doc [2024/02/12 14:27] – [4.1 Factory reset of the binary] manuproducts:lorawan_gateways:ecosignal:general_ecosignal_doc [2024/02/12 14:41] (current) – [4.2 Factory reset of the binary and the provisioning data] manu
Line 273: Line 273:
  
 ==== - Factory reset of the binary and the provisioning data ==== ==== - Factory reset of the binary and the provisioning data ====
 +
 +You need to download:
 +  - the partition configuration file (below) mfg_config.csv
 +  - the security certificates of your gateway on https://pucs.wavebricks.com
 +    - the device certificate (device.crt)
 +    - the device private key (device.key)
 +  - the json configuration file
 +
 +<file csv mfg_config.csv>
 +key,type,encoding,value
 +mfg_ns,namespace,,
 +cert,file,binary,device.crt
 +priv_key,file,binary,device.key
 +ca-ota-cert,file,binary,ca_ota.crt
 +json_conf,file,binary,conf.json
 +</file>
  • products/lorawan_gateways/ecosignal/general_ecosignal_doc.txt
  • Last modified: 2024/02/12 14:41
  • by manu