Pico w5 vs Pico 2 w c development

I am considering moving my project from the PICO 2 w to the pico 5w because I would like to have 5ghz. I am using c what are the things I need to do to make this work. Does LWIP change, do you have some demos using just plain vs code and the pico sdk to say have a cli for the wireless.

Comments

  • Dear tbandtg,
    Our technical support team is currently looking into your question in your email. Please be patient, and we will get back to you as soon as possible.
    Best regards,

  • edited 1:39AM

    Dear tbandtg,
    Thank you for reaching out. Here is some information for your reference:
    1 LWIP settings: There won’t be significant changes; the main focus is on configuring the wireless network card hardware and selecting the frequency band.
    2 Hardware support: Ensure proper configuration and initialization of the 5GHz functionality of the Pico 5W, using the wifi.h library for wireless setup.
    3 CLI development: Using VS Code and the Pico SDK, you can create a simple command-line interface for Wi-Fi configuration, connection, and debugging.
    4 Could you provide more details about your specific requirements for the command-line interface you want to implement?

Sign In or Register to comment.