Notifications
Clear all

Pico w will not show webpage. No errors. Web example.

3 Posts
2 Users
0 Likes
804 Views
(@timfox123)
Member
Joined: 2 years ago
Posts: 8
Topic starter  

Hello 

 

I have "sucessfully" deployed this:  https://picockpit.com/raspberry-pi/run-web-server-to-control-onboard-led-on-raspberry-pi-pico-w/

 

I can not see the webpage.  It runs without errors.   I can see the ip address, I can ping it.  I can not curl  port 80.   

 

It really looks like this is running however I can not prove it.  I am running a pico w, put in my network information  and it should just be running.   Where is Bill's example so I can try it also?  If you know  how I can get this to work, as I do not get the webpage at all.  

 

I tried another example from another website  and get the same issue.

 

My server publishes on 192.168.1.251  

>>> %Run -c $EDITOR_CONTENT
mac = 28:cd:c1:00:73:19
Connected
ip = 192.168.1.251

 

 


   
Quote
(@timfox123)
Member
Joined: 2 years ago
Posts: 8
Topic starter  

This code works and queries google by wifi.  I still do not know what happened to my webpage on the other example 

 

https://core-electronics.com.au/guides/raspberry-pi-pico-w-connect-to-the-internet/


   
ReplyQuote
Ron
 Ron
(@zander)
Father of a miniature Wookie
Joined: 3 years ago
Posts: 6964
 

@timfox123 I don't remember if Bill had an example, but if you go to his YouTube page and search PICO you will know.

As for your post, see the help on the right for how to post code. You can also try it out in the Practice section of the forum. You wil probably need to show more code if you expect help.

 

First computer 1959. Retired from my own computer company 2004.
Hardware - Expert in 1401, and 360, fairly knowledge in PC plus numerous MPU's and MCU's
Major Languages - Machine language, 360 Macro Assembler, Intel Assembler, PL/I and PL1, Pascal, Basic, C plus numerous job control and scripting languages.
Sure you can learn to be a programmer, it will take the same amount of time for me to learn to be a Doctor.


   
ReplyQuote