Closed steinbrueckri closed 2 months ago
Do you use an Thonny or something similar to upload the code/files to the Pico ?
if so, what does the console say, anything ?
I upload it via finder, im pretty new to the Pico suff.
Content of my boot_out.log
Adafruit CircuitPython 9.1.2 on 2024-08-22; Raspberry Pi Pico with rp2040
Board ID:raspberry_pi_pico
and the libs i copied from adafruit-circuitpython-bundle-9.x-mpy-20240822
use Thonny or MU (https://codewith.mu/en/download) to upload and run the code on the Pico W, it will show output in the console and might indicate what is wrong. You will find lots of youtube videos of how to run Thonny or MU with the Pico
Stange thing, i just repeated all again and now its working. Just a small detail because my endpoint is https://api-de.libreview.io
but i will come up with a PR for that. ;)
oh yeah, makes sense, never even thought about regional URLs for the API
I have followed the instructions in the project, but the display remains blank, even though it seems to be powered on. Additionally, I do not see the device connecting to my Wi-Fi network.
Here are the details of my setup:
Hardware used:
Steps I followed:
Observed behavior:
What I have checked:
Images:
Question:
Do you have any ideas on what could be causing this issue, or any recommended troubleshooting steps I can take before my debug probe arrives?
Thanks in advance for your help!