You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 13, 2024. It is now read-only.
Wait for few minutes after the transaction done, you will receive a email and attached with the PID csv file.
103
103
104
-

104
+

105
105
106
106
Please read the PID `K2ILSDXUOO3O4EEIWZDDW6SL` from the attached file and use it to set up the X2E board. You will also need the pidZkevmHash (5th column) when interacting with Moonchain.
Then send a "AT" command to test the connection. If the connection is correct, the X2E will reply a "OK".
123
123
124
-

124
+

125
125
126
126
Send the following command at the serial terminal program to change the PID of the X2E board. *Replace the PID to the one got from previous steps.* You will get a OK if success.
127
127
@@ -135,13 +135,13 @@ Clear all data and reboot.
135
135
AT+IREBOOT=8
136
136
```
137
137
138
-

138
+

139
139
140
140
Wait for a while, the X2E board will finish the provisioning process with the new PID. Then it will start to join the network and sending data. After Joined, the status LED will lit steady and the Control pin (IO14) will goes high. If you are using the suggest connection, the target LED will lit.
141
141
142
142
If this doesn't happen after 6 minutes, please check the status of your NEO miner and make sure it is running.
0 commit comments