Hi Sir,
As Helium website mentioned, we can compile the gateway_mfr from Docker image available here (for aarch64 only).
I have followed the process and build image "gateway_mfr:arm64"
But found the ERROR below. Any idea of "ecc_command_too_small"?
pi@raspberrypi:~ $ docker exec provision gateway_mfr ecc onboarding
{ecc_command_too_small,0}
pi@raspberrypi:~ $ docker exec provision gateway_mfr ecc test
+--------------------+---------------------------------+
| name | result |
+--------------------+---------------------------------+
| serial_num |{error,{ecc_command_too_small,0}}|
|{zone_locked,config}|{error,{ecc_command_too_small,0}}|
| {zone_locked,data} |{error,{ecc_command_too_small,0}}|
| slot_config |{error,{ecc_command_too_small,0}}|
| key_config |{error,{ecc_command_too_small,0}}|
| miner_key |{error,{ecc_command_too_small,0}}|
A
Hi Sir,
As Helium website mentioned, we can compile the gateway_mfr from Docker image available here (for aarch64 only).
I have followed the process and build image "gateway_mfr:arm64"
But found the ERROR below. Any idea of "ecc_command_too_small"?
pi@raspberrypi:~ $ docker exec provision gateway_mfr ecc onboarding
{ecc_command_too_small,0}
pi@raspberrypi:~ $ docker exec provision gateway_mfr ecc test
+--------------------+---------------------------------+
| name | result |
+--------------------+---------------------------------+
| serial_num |{error,{ecc_command_too_small,0}}|
|{zone_locked,config}|{error,{ecc_command_too_small,0}}|
| {zone_locked,data} |{error,{ecc_command_too_small,0}}|
| slot_config |{error,{ecc_command_too_small,0}}|
| key_config |{error,{ecc_command_too_small,0}}|
| miner_key |{error,{ecc_command_too_small,0}}|
A