question about the pi pico 2w #271
Replies: 4 comments 8 replies
|
It is already supported. Choose the build target |
|
I flashed a Pico 2W with a Waveshare LoRa shield using PlatformIO. In the variant/rp2350 config file, the following parameters were set in platformio.ini: After flashing, the device is not visible on the Wi-Fi network. I opened the serial port monitor and rebooted the device. One of the lines showed: Can you tell me which direction to look? How do I enable Wi-Fi? |
|
Same problem. Log from serial port: variant/rp2350/rpipico2w/platformio.ini: |
|
It's completely unclear where the WiFi connection settings are configured. I rebuilt the firmware, send to device, and WiFi turned on, but I'm unclear what to do next. The network can't be found using the specified SSID, and the Meshtastic Android app doesn't have an SSID field; you have to enter the IP address. |
Uh oh!
There was an error while loading. Please reload this page.
hey there,
it seems the pico code from meshtastic cant run on my RP2350 (pi pico 2) is there a way to change the code or make pi pico 2 run the meshtastic code?
All reactions