To flash your Hikikomory ESP32C6 device, use the Web Flasher Tool.
-
Connect the Device
Plug the Hikikomory device into your computer via USB and click theConnect
button. -
Select the Device
Choose the ESP device from the list. It should appear similar to the example below. -
Upload Firmware
Upload the files from the builds folder. For each file, set theFlash Address
as shown in the image below. Once done, pressProgram
and wait for the flashing process to complete.
After flashing, the Hikikomory device will enter setup mode. You’ll see the following screen:
-
Connect to the Access Point
The device will create a Wi-Fi access point namedHikkikomory-Tamagotchi
. Connect to this network. -
Open the Web Interface
In your browser, navigate to192.168.4.1
. Fill in the required fields on the setup page. -
Setup Your Device
At the bottom of the page, you’ll find your device's address in the Robonomics Network. Make sure to add it to theRWS devices
section of yourRWS Owner Address
. -
Save Settings
Press theSave
button to complete the setup.
The Hikikomory device can count button presses and send Datalog transactions with messages like Button was pressed n times
.
-
Increase the Counter
A short button press increments the counter. -
Send a Datalog Transaction
Hold the button for 2–3 seconds to send a Datalog transaction. Afterward, the device will display the transaction hash and a QR code linking to the transaction on Subscan.
- ESP-IDF v5.1.4
idf.py -p <PORT> build flash