I am trying to connect my phone to the meshtastic app via a usb c cable as the pico has no bluetooth
Hey @DrScott297390,
Check out the official Meshtastic Guide, you are interested in whenever it mentions using the USB OTG method. If that doesn’t work, the first culprit is usually a USB-C cable that supplies power, but not data so double-check that as well.
Let us know how that goes, and if it still isn’t working, where abouts it’s failing.
Cheers!
Since the Pico doesn’t have BLE, Wi-Fi, or a supported Meshtastic firmware, The easiest path is to switch to a supported ESP32 board (e.g., T-Beam, T-Echo, Heltec V3, etc.). If you want to stick with Pico, you’ll need to build Meshtastic firmware for RP2040 (still experimental) and accept that USB is the only way to connect.