-
-
Notifications
You must be signed in to change notification settings - Fork 0
Install on Raspberry Pi
Select the Raspberry Pi model you are using:
For the operating system (OS) scroll down to Use Custom and in the popup that opens select the little-printer-zigbee-bridge.img.gz image you downloaded.
Select the SD card you want to write the image to. Double-check you are selecting the right one!
Check the settings and click WRITE to start writing the image to the SD card. The writing itself can take a while.
When it's done, two new partitions should appear in your file explorer (you might have to remove and re-insert the SD card into the card reader).
Enter the one called bootfs'. Create a file called wifi.txt, paste the below code into it and update the SSIDandPASSWORDvalues to match you network. Optionally uncomment theCOUNTRYline by removing the#` character, and update it to match your country.
# Enter your WiFi credentials below, then save the file.
# This file will be deleted automatically on first boot for security.
SSID=YourNetworkName
PASSWORD=YourPassword
# Optional: set your country code (default: GB)
# COUNTRY=GBThats it! Safely eject your SD card, insert it into your Raspberry Pi. Connect your Zigbee dongle and power the Pi.
Booting might take a while, but if you check you're printer status in the app or on the website it should change to online and you can send your receipts!